How to Install and Uninstall knot-resolver Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "knot-resolver" package

This guide let you learn how to install knot-resolver on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install knot-resolver

2. Uninstall "knot-resolver" package

This is a short guide on how to uninstall knot-resolver on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove knot-resolver $ sudo apt autoclean && sudo apt autoremove

3. Information about the knot-resolver package on Ubuntu 20.10 (Groovy Gorilla)

Package: knot-resolver
Architecture: amd64
Version: 5.1.1-0.1ubuntu1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: knot-resolver packagers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 908
Depends: adduser, dns-root-data, lua-sec, lua-socket, libc6 (>= 2.28), libdnssec7 (>= 2.9.2), libedit2 (>= 2.11-20080614-0), libfstrm0 (>= 0.2.0), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.6.12), libknot10 (>= 2.9.2), liblmdb0 (>= 0.9.9), libluajit-5.1-2 (>= 2.0.4+dfsg), libprotobuf-c1 (>= 1.0.1), libstdc++6 (>= 5), libsystemd0 (>= 227), libuv1 (>= 1.7.0), libzscanner3 (>= 2.9.2)
Recommends: knot-resolver-module-http, lua-basexx, lua-cqueues
Breaks: libkres9 (<< 3.2.1-2)
Replaces: libkres9 (<< 3.2.1-2)
Filename: pool/universe/k/knot-resolver/knot-resolver_5.1.1-0.1ubuntu1_amd64.deb
Size: 251572
MD5sum: 70ca54af986c602022cb872745d98055
SHA1: 6119910daa53ec51ec8d61deee39d5625bfa9966
SHA256: f5d498e206edc2462c4e6e4fb312b23d8a264fcfb39ce0a807bded40add73071
SHA512: 0f75b604b3a506c9bbc59c9d3a6deb33e9bbd5f110e9ccc9593cb1acee573b16c4109bc4749e0928677a2f4980c1182a730f8e40a444aa8305fbc5fae5020cde
Homepage: https://www.knot-resolver.cz/
Description-en: caching, DNSSEC-validating DNS resolver
The Knot Resolver is a caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a
daemon. Modular architecture of the library keeps the core tiny and
efficient, and provides a state-machine like API for
extensions. There are three built-in modules - iterator, cache,
validator, and many external.
.
The Lua modules, switchable and shareable cache, and fast FFI
bindings makes it great to tap into resolution process, or be used
for your recursive DNS service. It's the OpenResty of DNS.
.
The server adopts a different scaling strategy than the rest of the
DNS recursors - no threading, shared-nothing architecture (except
MVCC cache that may be shared). You can start and stop additional
nodes depending on the contention without downtime.
Description-md5: bf37c31effb987d90b9c0c9623e2590b