How to Install and Uninstall libnet-dns-native-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libnet-dns-native-perl" package

Please follow the instructions below to install libnet-dns-native-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-dns-native-perl

2. Uninstall "libnet-dns-native-perl" package

Here is a brief guide to show you how to uninstall libnet-dns-native-perl on Kali Linux:

$ sudo apt remove libnet-dns-native-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-dns-native-perl package on Kali Linux

Package: libnet-dns-native-perl
Source: libnet-dns-native-perl (0.22-2)
Version: 0.22-2+b3
Installed-Size: 80
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34)
Size: 23972
SHA256: 19d383032532cb775338e7db1f6bb9feeeed92249b3e9e2841db09f9be5206cf
SHA1: 44109740901cf7bdf411ec74f66a1b7901acbe9d
MD5sum: 392c2e48300133403c268d55059f9ec0
Description: non-blocking system DNS resolver
Net::DNS::Native provides several methods for host name resolution.
It is designed to be used with event loops. All resolving are done by
getaddrinfo(3) implemented in your system library. Since getaddrinfo()
is blocking function and this class doesn't want to block, calls to
this function will be done in separate thread. This class uses system
native threads and not perl threads. So overhead shouldn't be too big.
Description-md5:
Homepage: https://metacpan.org/release/Net-DNS-Native
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-dns-native-perl/libnet-dns-native-perl_0.22-2+b3_amd64.deb