|
@@ -41,6 +41,7 @@ package which can be installed with the package manager.
|
|
|
============ ============================================= =======
|
|
|
Distribution Source Command
|
|
|
============ ============================================= =======
|
|
|
+Alpine Linux `Alpine repository`_ ``apk add borgbackup``
|
|
|
Arch Linux `[community]`_ ``pacman -S borg``
|
|
|
Debian `Debian packages`_ ``apt install borgbackup``
|
|
|
Gentoo `ebuild`_ ``emerge borgbackup``
|
|
@@ -58,6 +59,7 @@ Raspbian `Raspbian testing`_ ``apt install borgbac
|
|
|
Ubuntu `Ubuntu packages`_, `Ubuntu PPA`_ ``apt install borgbackup``
|
|
|
============ ============================================= =======
|
|
|
|
|
|
+.. _Alpine repository: https://pkgs.alpinelinux.org/packages?name=borgbackup
|
|
|
.. _[community]: https://www.archlinux.org/packages/?name=borg
|
|
|
.. _Debian packages: https://packages.debian.org/search?keywords=borgbackup&searchon=names&exact=1&suite=all§ion=all
|
|
|
.. _Fedora official repository: https://apps.fedoraproject.org/packages/borgbackup
|