klcc
kernel headers used during the build of klibc
Install
- All systems
-
curl cmd.cat/klcc.sh
- Debian
-
apt-get install libklibc-dev
- Ubuntu
-
apt-get install libklibc-dev
- Kali Linux
-
apt-get install libklibc-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libklibc-dev
- Raspbian
-
apt-get install libklibc-dev
- Dockerfile
- dockerfile.run/klcc
libklibc-dev
kernel headers used during the build of klibc
This package contains the set of kernel headers that were required to build klibc and the utilities that ship with it. This may or may not be a complete enough set to build other programs that link against klibc. If in doubt, use real kernel headers instead.