How to Install and Uninstall libcidr0 Package on Kali Linux

Last updated: May 20,2024

1. Install "libcidr0" package

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

$ sudo apt update $ sudo apt install libcidr0

2. Uninstall "libcidr0" package

In this section, we are going to explain the necessary steps to uninstall libcidr0 on Kali Linux:

$ sudo apt remove libcidr0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcidr0 package on Kali Linux

Package: libcidr0
Source: libcidr
Version: 1.2.3-3
Installed-Size: 54
Maintainer: Santiago Ruano Rincón
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 13928
SHA256: 6762bab021302b677f75c1cd7d2d6aba0803396b9311b3806c2fd218228abe9c
SHA1: 92aa818693d1ade5596231593404663e70fe615f
MD5sum: c4596f562a41192fc9cb5a7ca233985a
Description: IP addresses and netblocks manipulation library
libcidr is a C library implementing a variety of functions to
manipulate IP addresses and netblocks. It handles both IPv4 and IPv6
networks, will transform them to and from text strings in a variety of
formats, cram them into and lever them out of in_addr and in6_addr
structures, and give you all sorts of stats about them.
Functions are provided also to tell you a few things about the network
any given CIDR block is in, what its parent and child networks are, and
so on. If you're really nice, may even cook you breakfast.
.
This package contains the shared runtime library.
Description-md5:
Multi-Arch: same
Homepage: https://www.over-yonder.net/~fullermd/projects/libcidr
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcidr/libcidr0_1.2.3-3_amd64.deb