Dh_components Installation On A Debian, Ubuntu, Kali And Raspbian
Install dh_components
-
Debian
apt-get install pkg-componentsClick to copy -
Ubuntu
apt-get install pkg-componentsClick to copy -
Kali Linux
apt-get install pkg-componentsClick to copy -
Raspbian
apt-get install pkg-componentsClick to copy
pkg-components
debhelper tool to help maintain bundlesSupport 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.
Installing dh_components command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Raspbian operating systems. Once you run the command it will install the latest version of dh_components 2026 package in your OS.




