How to Install and Uninstall knot-resolver Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "knot-resolver" package

Please follow the guidelines below to install knot-resolver on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install knot-resolver

2. Uninstall "knot-resolver" package

Learn how to uninstall knot-resolver on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the knot-resolver package on Ubuntu 21.04 (Hirsute Hippo)

Package: knot-resolver
Architecture: amd64
Version: 5.2.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: 974
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.0), 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.1), 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.2.1-1_amd64.deb
Size: 270644
MD5sum: ee3a9bd3089ee98fb3da96a9f2a43f06
SHA1: c04cec76c3d1de2c0bb85af4fe13b631d944ab48
SHA256: bee2b2e09353585415c108cedd692589c3eeb5cd1d8abc6e872ae463bc738d03
SHA512: 2809d7fb91573ac4efd95b0519152161d5b14f71d84a1113ff8b4165cde12f1b1b94d050b479dd5e8b5bbc4a3bb906300be8156e6c1621752ff5e8eeba0476c4
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