How to Install bup software package in Debian 7 (Wheezy)

How to Install bup software package in Debian 7 (Wheezy)

bup software package provides highly efficient file backup system based on git, 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 bup 

bup is installed in your system.

Make ensure the bup package were installed using the commands given below,

$ sudo dpkg-query -l | grep bup *

You will get with bup package name, version, architecture and description in a table

bup package basic information:

Distro Debian 7 wheezy
Section Administration Utilities
Package bup
Version 0.25~git2011.11.04-5.1
Description highly efficient file backup system based on git
Sub Section Admin


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