kconfig-tweak
Standalone implementation of the Linux Kconfig parser and frontend
Install
- All systems
-
curl cmd.cat/kconfig-tweak.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 updatesudo apt-get install kconfig-frontends
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.