From f4f8fde0709bdcc1911116d6c7c317966bde441d Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Fri, 5 Feb 2021 18:22:31 +0100 Subject: [PATCH] packaging: link to Arch Linux package Arch Linux now ships knot-resolver in their repositories, delete reference to AUR. Thanks to daurnimator who adopted the package! --- README.md | 2 +- doc/quickstart-install.rst | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7236126cf..29376ca41 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Knot Resolver is also available from the following distributions' repositories. [Debian testing](https://packages.debian.org/testing/knot-resolver), [Debian unstable](https://packages.debian.org/sid/knot-resolver) * [Ubuntu](https://packages.ubuntu.com/bionic/knot-resolver) -* [Arch Linux (AUR)](https://aur.archlinux.org/packages/knot-resolver) +* [Arch Linux](https://archlinux.org/packages/community/x86_64/knot-resolver/) ### Building from sources diff --git a/doc/quickstart-install.rst b/doc/quickstart-install.rst index fbd1618de..a23cf6152 100644 --- a/doc/quickstart-install.rst +++ b/doc/quickstart-install.rst @@ -65,12 +65,10 @@ distribution. **Arch Linux** -Use -`knot-resolver `_ -package from AUR_. +.. code-block:: bash + + $ sudo pacman -S knot-resolver **openSUSE Leap / Tumbleweed** Add the `OBS `_ package repository `home:CZ-NIC:knot-resolver-latest `_ to your system. - -.. _AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository -- 2.47.2