dh_components

debhelper tool to help maintain bundles

Install

All systems
curl cmd.cat/dh_components.sh
Debian Debian
apt-get install pkg-components
Ubuntu
apt-get install pkg-components
image/svg+xml Kali Linux
apt-get install pkg-components
Windows (WSL2)
sudo apt-get update sudo apt-get install pkg-components
Raspbian
apt-get install pkg-components

pkg-components

debhelper tool to help maintain bundles

Support for additional components in debian/rules To be activated one would need to run 'dh --with components $@' and also there would have to be a 'debian/components' directory.