How to Install and Uninstall libavl1 Package on Kali Linux

Last updated: May 14,2024

1. Install "libavl1" package

Please follow the step by step instructions below to install libavl1 on Kali Linux

$ sudo apt update $ sudo apt install libavl1

2. Uninstall "libavl1" package

This tutorial shows how to uninstall libavl1 on Kali Linux:

$ sudo apt remove libavl1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavl1 package on Kali Linux

Package: libavl1
Source: libavl (0.3.5-4)
Version: 0.3.5-4+b1
Installed-Size: 27
Maintainer: Guus Sliepen
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 6460
SHA256: f51dd462c9d1edb0de3e8e198e9d5e3b2bccf1db2f048836011d1edce45199c4
SHA1: 2dbc18b1d236f01aab8741acb15fb79b0c64d6fa
MD5sum: 5ba3342336e4f8e6a00558de49c369b5
Description: AVL tree manipulation library - runtime
This library consists of a set of functions to manipulate AVL trees. AVL
trees are very efficient balanced binary trees, similar to red-black trees.
The functions in this library can handle any kind of payload and search key
type.
.
This package contains the actual library.
Description-md5:
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/liba/libavl/libavl1_0.3.5-4+b1_amd64.deb