How to Install and Uninstall dh-exec Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "dh-exec" package

Please follow the step by step instructions below to install dh-exec on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dh-exec

2. Uninstall "dh-exec" package

Please follow the guidelines below to uninstall dh-exec on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dh-exec $ sudo apt autoclean && sudo apt autoremove

3. Information about the dh-exec package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dh-exec
Priority: extra
Section: devel
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Gergely Nagy
Architecture: amd64
Version: 0.23
Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), perl (>= 5.14.2~), debhelper (>= 9.20151004~), libdpkg-perl (>= 1.17.14~)
Filename: pool/main/d/dh-exec/dh-exec_0.23_amd64.deb
Size: 24474
MD5sum: 85b7317cb8cee164875840b63bf42385
SHA1: 05254958eb3f71123cbb335a057cfc5c96be6eb2
SHA256: 5eb378abcad999b9b62846005cabc3f5a0951539edc8556d4ab8eb3b16dabe93
Description-en: Scripts to help with executable debhelper files
Debhelper (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.
Description-md5: 0ee0086bfa9fcd74b0f0f96fe376d2d6
Multi-Arch: foreign
Homepage: https://github.com/algernon/dh-exec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y