kconfig
Standalone implementation of the Linux Kconfig parser and frontend
Install
- All systems
-
curl cmd.cat/kconfig.sh
- Debian
-
apt-get install kconfig-frontends
- Ubuntu
-
apt-get install kconfig-frontends
- Kali Linux
-
apt-get install kconfig-frontends
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kconfig-frontends
- Dockerfile
- dockerfile.run/kconfig
kconfig-frontends
Standalone implementation of the Linux Kconfig parser and frontend
Kconfig-frontends provides the kconfig parser, as well as all the frontends (dialog, ncurses, Qt and Gtk based) to configure and generate config files and config headers for various projects.