How to Install and Uninstall libnet-dns-native-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

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

Please follow the steps below to install libnet-dns-native-perl on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidance below to uninstall libnet-dns-native-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libnet-dns-native-perl package on Ubuntu 21.10 (Impish Indri)

Package: libnet-dns-native-perl
Architecture: amd64
Version: 0.22-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: perl (>= 5.32.0-5), perlapi-5.32.0, libc6 (>= 2.32)
Filename: pool/universe/libn/libnet-dns-native-perl/libnet-dns-native-perl_0.22-2_amd64.deb
Size: 22356
MD5sum: 2e94ba82a1fbb4140ab164008ffdd651
SHA1: ff88f2d607319e062133f83c9a862e8c6ca67500
SHA256: 4ee51e9289000e161308edbca615175336387a99f9ec80529056061849f74113
SHA512: 6e214108946afef7bd5e54cb91a5474e93b103e0125be63358f48c0de3d4d2f0855c6104613552d2df3043c7a556a3b246b4d4ef5416178f6117336dc769fc7c
Homepage: https://metacpan.org/release/Net-DNS-Native
Description-en: 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: 43ec59a2097c1beccabedc4c45314eb8