How to Install and Uninstall libcidr-dev Package on Kali Linux

Last updated: May 01,2024

1. Install "libcidr-dev" package

This guide covers the steps necessary to install libcidr-dev on Kali Linux

$ sudo apt update $ sudo apt install libcidr-dev

2. Uninstall "libcidr-dev" package

Here is a brief guide to show you how to uninstall libcidr-dev on Kali Linux:

$ sudo apt remove libcidr-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcidr-dev package on Kali Linux

Package: libcidr-dev
Source: libcidr
Version: 1.2.3-3
Installed-Size: 23
Maintainer: Santiago Ruano Rincón
Architecture: amd64
Depends: libcidr0 (= 1.2.3-3)
Size: 6568
SHA256: a755d091c38decd3dc617b832c92dd1dac82c4eb67c53b7200ea702e0ff1c732
SHA1: 1058b9264be32e2f8f81a1b0d93335d2f293c83e
MD5sum: ede8ba222d0a795519733b6500012c5b
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 include files and development documentation.
Description-md5:
Multi-Arch: same
Homepage: https://www.over-yonder.net/~fullermd/projects/libcidr
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcidr/libcidr-dev_1.2.3-3_amd64.deb