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

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

amanda-server software package provides Advanced Maryland Automatic Network Disk Archiver (Server), 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-server 

amanda-server is installed in your system.

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

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

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

amanda-server package basic information:

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


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