From 82bb14ccab1b83c705cb5796b5e42fe9f7007676 Mon Sep 17 00:00:00 2001 From: tree-wall <166238291+tree-wall@users.noreply.github.com> Date: Tue, 4 Jun 2024 10:38:58 +0100 Subject: [PATCH] Installation: update Arch Linux repo name The "community" repository was merged into the "extra" repo last year. https://archlinux.org/news/git-migration-completed/ --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index df21569529..74a2efe993 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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/