Skip to content
Snippets Groups Projects
Commit 109da35e authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Merge !128: download: drop OBS (.deb, OpenSUSE)

parents 1f98faea 68932757
1 merge request!128download: drop OBS (.deb, OpenSUSE)
Pipeline #128987 passed with stages
in 19 seconds
......@@ -21,18 +21,13 @@ Debian / Ubuntu
---------------
On Debian unstable and testing, use packages directly from Debian repositories.
Otherwise install our upstream repositories using these steps:
::
wget https://secure.nic.cz/files/knot-resolver/knot-resolver-release.deb
dpkg -i knot-resolver-release.deb
apt update
apt install -y knot-resolver
Otherwise please follow https://pkg.labs.nic.cz/doc/?project=knot-resolver
For Ubuntu it is also possible to use https://launchpad.net/~cz.nic-labs/+archive/ubuntu/knot-resolver5
After that ``apt`` will keep updating knot-resolver 5.x packages from our repositories.
For complete matrix of releases and architectures in those repos, see
`home:CZ-NIC:knot-resolver-latest`_.
If you used our older repo until now, you may want to also uninstall the helper package
by ``apt purge knot-resolver-release``.
Enterprise Linux 7, 8, 9
------------------------
......@@ -70,8 +65,14 @@ version early, you can use the updates-testing repository.
OpenSUSE Leap / Tumbleweed
--------------------------
Add the OBS package repository `home:CZ-NIC:knot-resolver-latest`_ to your
system.
Just add our `COPR repository <https://copr.fedorainfracloud.org/coprs/g/cznic/knot-resolver5>`__,
based on the variant of your OpenSUSE:
::
zypper addrepo https://copr.fedorainfracloud.org/coprs/g/cznic/knot-resolver5/repo/opensuse-leap-15.5/group_cznic-knot-resolver5-opensuse-leap-15.5.repo
zypper addrepo https://copr.fedorainfracloud.org/coprs/g/cznic/knot-resolver5/repo/opensuse-tumbleweed/group_cznic-knot-resolver5-opensuse-tumbleweed.repo
Then you can install as usual with ``zypper install knot-resolver``
Arch Linux
----------
......@@ -131,4 +132,3 @@ modifications. The images are not designed for production use. See the build p
`hub.docker.com/r/cznic/knot-resolver <https://hub.docker.com/r/cznic/knot-resolver>`__
for more information and options.
.. _`home:CZ-NIC:knot-resolver-latest`: https://build.opensuse.org/package/show/home:CZ-NIC:knot-resolver-latest/knot-resolver
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment