mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
Merge pull request #8246 from tree-wall/1.4-maint
Installation: update Arch Linux repo name
This commit is contained in:
commit
68ca4a8ffb
1 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,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``
|
||||
Arch Linux `[extra]`_ ``pacman -S borg``
|
||||
Debian `Debian packages`_ ``apt install borgbackup``
|
||||
Gentoo `ebuild`_ ``emerge borgbackup``
|
||||
GNU Guix `GNU Guix`_ ``guix package --install borg``
|
||||
|
|
@ -63,7 +63,7 @@ Ubuntu `Ubuntu packages`_, `Ubuntu PPA`_ ``apt install borgbac
|
|||
============ ============================================= =======
|
||||
|
||||
.. _Alpine repository: https://pkgs.alpinelinux.org/packages?name=borgbackup
|
||||
.. _[community]: https://www.archlinux.org/packages/?name=borg
|
||||
.. _[extra]: 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://packages.fedoraproject.org/pkgs/borgbackup/borgbackup/
|
||||
.. _FreeBSD ports: https://www.freshports.org/archivers/py-borgbackup/
|
||||
|
|
|
|||
Loading…
Reference in a new issue