How to Install and Uninstall mklibs Package on Kali Linux

Last updated: May 12,2024

1. Install "mklibs" package

This tutorial shows how to install mklibs on Kali Linux

$ sudo apt update $ sudo apt install mklibs

2. Uninstall "mklibs" package

This tutorial shows how to uninstall mklibs on Kali Linux:

$ sudo apt remove mklibs $ sudo apt autoclean && sudo apt autoremove

3. Information about the mklibs package on Kali Linux

Package: mklibs
Version: 0.1.45
Installed-Size: 42
Maintainer: Debian Install System Team
Architecture: all
Depends: python3, binutils, gcc, dpkg-dev, mklibs-copy (>= 0.1.45)
Recommends: libc6-pic | libc6.1-pic | libc0.1-pic | libc0.3-pic
Size: 15012
SHA256: 2923c49e9fb5fcc70e06b6c8a7c1ae22b0436392e666f58eeccc698fe5c597e5
SHA1: c0c01da3242f9654e7c6d1c5a0bedb7916950430
MD5sum: d5f74732166a9ff8eb813d1c2a95fac9
Description: Shared library reduction script
mklibs produces cut-down shared libraries that contain only the
routines required by a particular set of executables. This is
useful when building closed systems where disk space is at a premium,
such as the Debian installer.
Description-md5:
Tag: devel::buildtools, implemented-in::python, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/m/mklibs/mklibs_0.1.45_all.deb