summaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 3546f2739..74a2efe99 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&section=all
.. _Fedora official repository: https://packages.fedoraproject.org/pkgs/borgbackup/borgbackup/
.. _FreeBSD ports: https://www.freshports.org/archivers/py-borgbackup/
@@ -316,8 +316,8 @@ Cygwin
Use the Cygwin installer to install the dependencies::
- python38 python38-devel python38-pkgconfig
- python38-setuptools python38-pip python38-wheel python38-virtualenv
+ python39 python39-devel python39-pkgconfig
+ python39-setuptools python39-pip python39-wheel python39-virtualenv
libssl-devel libxxhash-devel liblz4-devel libzstd-devel
binutils gcc-g++ git make openssh