mklibs
Shared library reduction script
Install
- All systems
-
curl cmd.cat/mklibs.sh
- Debian
-
apt-get install mklibs
- Ubuntu
-
apt-get install mklibs
- Kali Linux
-
apt-get install mklibs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mklibs
- Raspbian
-
apt-get install mklibs
- Dockerfile
- dockerfile.run/mklibs
mklibs
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.