mirror of https://github.com/digint/btrbk
documentation: README.md: updated debian installation instructions (btrbk is in debian testing)
parent
bb2672566f
commit
4b6e77c530
12
README.md
12
README.md
|
@ -54,12 +54,6 @@ Download and unpack the newest stable [btrbk source tarball] and type:
|
|||
|
||||
sudo make install
|
||||
|
||||
### Debian Based Distros
|
||||
|
||||
Download the newest stable [btrbk debian package], and
|
||||
|
||||
sudo dpkg --install btrbk_<version>_all.deb
|
||||
|
||||
### Gentoo Linux
|
||||
|
||||
Grab the digint portage overlay from:
|
||||
|
@ -67,6 +61,12 @@ Grab the digint portage overlay from:
|
|||
|
||||
emerge app-backup/btrbk
|
||||
|
||||
### Debian Based Distros
|
||||
|
||||
btrbk is in `stretch (testing) (utils)`: https://packages.debian.org/stretch/btrbk
|
||||
|
||||
Packages are also available via NeuroDebian: http://neuro.debian.net/pkgs/btrbk.html
|
||||
|
||||
### Arch Linux
|
||||
|
||||
btrbk is in AUR: https://aur.archlinux.org/packages/btrbk/
|
||||
|
|
Loading…
Reference in New Issue