How to Install amanda-client software package in Debian 7 (Wheezy)

How to Install amanda-client software package in Debian 7 (Wheezy)

amanda-client software package provides Advanced Maryland Automatic Network Disk Archiver (Client), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install amanda-client 

amanda-client is installed in your system.

Make ensure the amanda-client package were installed using the commands given below,

$ sudo dpkg-query -l | grep amanda-client *

You will get with amanda-client package name, version, architecture and description in a table

amanda-client package basic information:

Distro Debian 7 wheezy
Section Utilities
Package amanda-client
Version 1:3.3.1-4
Description Advanced Maryland Automatic Network Disk Archiver (Client)
Sub Section Utils


See Also, How to uninstall or remove amanda-client software package from Debian 7 (Wheezy)?