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

Last updated: May 21,2024

1. Install "libite-dev" package

Here is a brief guide to show you how to install libite-dev on Kali Linux

$ sudo apt update $ sudo apt install libite-dev

2. Uninstall "libite-dev" package

Please follow the instructions below to uninstall libite-dev on Kali Linux:

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

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

Package: libite-dev
Source: libite (2.5.1-1)
Version: 2.5.1-1+b1
Installed-Size: 174
Maintainer: Yangfl
Architecture: amd64
Depends: libite5 (= 2.5.1-1+b1)
Size: 37212
SHA256: d5ddc7c40d1558a3d561e645937b4b527c7d79c2addce509bb848bf33d0523ef
SHA1: 654bafb56cb50178b991ee0984c4f566e3498ae8
MD5sum: d5c5cd49b13b97e149ce78721e65543b
Description: static library, header files, and docs for libite
Static library, header files, and documentation for libite.
.
Libite is a lightweight library of frog DNA. It can be used to fill
the gaps in any dinosaur project. It holds useful functions and macros
developed by both Finit and the OpenBSD project. Most notably the
string functions: strlcpy(3), strlcat(3) and the highly useful *BSD
sys/queue.h and sys/tree.h API's.
.
Libite is the frog DNA missing in GNU libc. However, -lite does not
aim to become another GLIB! One noticeable gap in GLIBC is the missing
_SAFE macros in the BSD sys/queue.h API — highly recommended when
traversing lists to delete/free nodes.
.
The code is open sourced under a mix of the MIT/X11 license, the ISC
license used by OpenBSD, and BSD licenses, all of them are extremely
liberal and can be used freely in proprietary software if needed.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/troglobit/libite
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libi/libite/libite-dev_2.5.1-1+b1_amd64.deb