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

Last updated: May 20,2024

1. Install "libzc-dev" package

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

$ sudo apt update $ sudo apt install libzc-dev

2. Uninstall "libzc-dev" package

This is a short guide on how to uninstall libzc-dev on Kali Linux:

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

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

Package: libzc-dev
Source: libzc (0.4.3-1)
Version: 0.4.3-1+b1
Installed-Size: 24
Maintainer: Marc Ferland
Architecture: amd64
Depends: libzc6 (= 0.4.3-1+b1)
Size: 4948
SHA256: a24681f962e6ba33a7bb4724516a2e460d0b605ae5b3f70d3d03bae79aaa2d6d
SHA1: 28c4157d684b2008a8ca9ffe1da185ca3c2a6c16
MD5sum: f24a518a85fc27b9a758ddffb84620ea
Description: fast password cracking library for zip archives (dev)
libzc is a fast, portable and high-quality zip password cracking
library. It is entirely written in C and uses POSIX threads for faster
password recovery. A command line utility, yazc, also comes with the
library as the default client.
.
This package provides the development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/mferland/libzc
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libz/libzc/libzc-dev_0.4.3-1+b1_amd64.deb