How to Install and Uninstall libdnswire1 Package on Kali Linux

Last updated: May 20,2024

1. Install "libdnswire1" package

In this section, we are going to explain the necessary steps to install libdnswire1 on Kali Linux

$ sudo apt update $ sudo apt install libdnswire1

2. Uninstall "libdnswire1" package

Please follow the step by step instructions below to uninstall libdnswire1 on Kali Linux:

$ sudo apt remove libdnswire1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdnswire1 package on Kali Linux

Package: libdnswire1
Source: dnswire
Version: 0.4.0-3
Installed-Size: 68
Maintainer: Daniel Baumann
Architecture: amd64
Depends: libc6 (>= 2.14), libprotobuf-c1 (>= 1.0.1), libtinyframe0 (>= 0.1.1)
Size: 17248
SHA256: 4d5578e15bfe231c96ce2ce27f82e784f8e1c1f1a8216f4bbbffaed97c0178bc
SHA1: 58bd114bec6e525c491c2d34c773937470997d5b
MD5sum: 1362b14daaf27748aaf417a8091c2aa6
Description: DNS encapsulations and transporting (library)
dnswire is a C library for encoding/decoding different DNS encapsulations and
transporting them over different protocols.
.
Supported encapsulations:
.
* DNSTAP using Protobuf
* Frame Streams using tinyframe
Description-md5:
Homepage: https://github.com/DNS-OARC/dnswire
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/dnswire/libdnswire1_0.4.0-3_amd64.deb