|
@@ -29,19 +29,20 @@ package which can be installed with the package manager. As |project_name| is
|
|
|
still a young project, such a package might be not available for your system
|
|
|
yet.
|
|
|
|
|
|
-============ ===================== =======
|
|
|
-Distribution Source Command
|
|
|
-============ ===================== =======
|
|
|
-Arch Linux `[community]`_ ``pacman -S borg``
|
|
|
-Debian `stretch`_, `unstable/sid`_ ``apt install borgbackup``
|
|
|
-NixOS `.nix file`_
|
|
|
-OS X `Brew cask`_ ``brew cask install borgbackup``
|
|
|
-Ubuntu `Xenial 16.04`_, `Wily 15.10 (backport PPA)`_ ``apt install borgbackup``
|
|
|
-============ ===================== =======
|
|
|
+============ ============================================= =======
|
|
|
+Distribution Source Command
|
|
|
+============ ============================================= =======
|
|
|
+Arch Linux `[community]`_ ``pacman -S borg``
|
|
|
+Debian `stretch`_, `unstable/sid`_ ``apt install borgbackup``
|
|
|
+NixOS `.nix file`_ N/A
|
|
|
+OS X `Brew cask`_ ``brew cask install borgbackup``
|
|
|
+Ubuntu `Xenial 16.04`_, `Wily 15.10 (backport PPA)`_ ``apt install borgbackup``
|
|
|
+============ ============================================= =======
|
|
|
|
|
|
.. _[community]: https://www.archlinux.org/packages/?name=borg
|
|
|
+.. _stretch: https://packages.debian.org/stretch/borgbackup
|
|
|
.. _unstable/sid: https://packages.debian.org/sid/borgbackup
|
|
|
-.. _Xenial 15.04: https://launchpad.net/ubuntu/xenial/+source/borgbackup
|
|
|
+.. _Xenial 16.04: https://launchpad.net/ubuntu/xenial/+source/borgbackup
|
|
|
.. _Wily 15.10 (backport PPA): https://launchpad.net/~neoatnhng/+archive/ubuntu/ppa
|
|
|
.. _.nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/backup/borg/default.nix
|
|
|
.. _Brew cask: http://caskroom.io/
|