How To Install Dh_installinfo On Debian, Ubuntu, Kali, Fedora And Raspbian?
Install dh_installinfo
-
Debian
apt-get install debhelperClick to copy -
Ubuntu
apt-get install debhelperClick to copy -
Kali Linux
apt-get install debhelperClick to copy -
Fedora
dnf install debhelperClick to copy -
Raspbian
apt-get install debhelperClick to copy
debhelper
helper programs for debian/rulesA collection of programs that can be used in a debian/rules file to automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process.
Install the latest version of dh_installinfo in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the dh_installinfo just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of dh_installinfo from the respository and install it in your computer/server.




