How to Install and Uninstall knot-resolver Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "knot-resolver" package

Please follow the guidance below to install knot-resolver on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

3. Information about the knot-resolver package on Ubuntu 21.10 (Impish Indri)

Package: knot-resolver
Architecture: amd64
Version: 5.3.1-1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: knot-resolver packagers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 956
Depends: adduser, debconf, dns-root-data, lua-sec, lua-socket, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.33), libdnssec8 (>= 3.0.1), libedit2 (>= 2.11-20080614-0), libfstrm0 (>= 0.2.0), libgcc-s1 (>= 3.3.1), libgnutls30 (>= 3.7.0), libknot11 (>= 3.0.2), liblmdb0 (>= 0.9.9), libluajit-5.1-2 (>= 2.0.4+dfsg), libnghttp2-14 (>= 1.3.0), libprotobuf-c1 (>= 1.0.0), libstdc++6 (>= 5), libsystemd0 (>= 227), libuv1 (>= 1.7.0), libzscanner3 (>= 3.0.1)
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.3.1-1_amd64.deb
Size: 266772
MD5sum: 87ad12fbd620cf1d9987397461bb7883
SHA1: cd6932f3ca52679f9b3ecc37ea4b3caa87e466be
SHA256: d6dfed5d8f5e7a92fa4c7dca81cd968dc83f0ddf48c655aeabf0631137b1e6da
SHA512: cd4a1f2bd8d6b37d385379590664f4783c531220d54a1ff06d700bc807597f96dd2c88753e89617d53add399be4e508e4253f61455050377f2364047b6146b22
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