Dh-exec Installation On A Debian, Ubuntu, Kali And Raspbian
Maintainer: Debian QA Group
Email: [email protected] .
Website: https://github.com/algernon/dh-exec
Section: devel
Install dh-exec
-
Debian
apt-get install dh-execClick to copy -
Ubuntu
apt-get install dh-execClick to copy -
Kali Linux
apt-get install dh-execClick to copy -
Raspbian
apt-get install dh-execClick to copy
dh-exec
Scripts to help with executable debhelper filesDebhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture or build profile, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files.
Install the latest version of dh-exec in Debian, Ubuntu, Kali and Raspbian from terminal. To install the dh-exec 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-exec from the respository and install it in your computer/server.




