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

Last updated: May 14,2024

1. Install "libkaz-dev" package

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

$ sudo apt update $ sudo apt install libkaz-dev

2. Uninstall "libkaz-dev" package

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

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

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

Package: libkaz-dev
Source: libkaz (1.21-2)
Version: 1.21-2+b2
Installed-Size: 119
Maintainer: Balint Reczey
Architecture: amd64
Depends: libkaz1 (= 1.21-2+b2)
Size: 28880
SHA256: 50fecb008b1a0df8ea49e7c695cc18e734a30c417e68d52806819809573d21a1
SHA1: a81a52fa9c9fdfbcf0d95a54cc0589394d1e0d2e
MD5sum: 928321d573809e328c7f4b8b09a74602
Description: Kazlib's reusable data structure development tools
Kazlib is a collection of program modules portably written in ANSI C.
.
It contains a dictionary module based on red-black trees, an extendible
hashing module, and a system for emulating exception handling.
.
This package provides header files and static libraries.
Description-md5:
Homepage: http://savannah.nongnu.org/projects/kazlib
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libk/libkaz/libkaz-dev_1.21-2+b2_amd64.deb