How to Install and Uninstall libite5 Package on Kali Linux

Last updated: September 28,2024

1. Install "libite5" package

This guide covers the steps necessary to install libite5 on Kali Linux

$ sudo apt update $ sudo apt install libite5

2. Uninstall "libite5" package

This tutorial shows how to uninstall libite5 on Kali Linux:

$ sudo apt remove libite5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libite5 package on Kali Linux

Package: libite5
Source: libite (2.5.1-1)
Version: 2.5.1-1+b1
Installed-Size: 70
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 22740
SHA256: c2ce8b082f4efe6d82ffb05b5deeaa4503566381ddf2a3a28ca137549cb6ec44
SHA1: bc95a9759a9652a847d28b40add52aa6aecc5384
MD5sum: f2b24e56a18e4203257f177c5f923820
Description: That missing frog DNA you've been looking for
Libite, or -lite, 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 source software 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: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libi/libite/libite5_2.5.1-1+b1_amd64.deb