How to Install and Uninstall dh-exec Package on Kali Linux
Last updated: November 22,2024
1. Install "dh-exec" package
This is a short guide on how to install dh-exec on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
dh-exec
Copied
2. Uninstall "dh-exec" package
Here is a brief guide to show you how to uninstall dh-exec on Kali Linux:
$
sudo apt remove
dh-exec
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the dh-exec package on Kali Linux
Package: dh-exec
Version: 0.29
Installed-Size: 138
Maintainer: Craig Small
Architecture: amd64
Depends: libc6 (>= 2.34), libpipeline1 (>= 1.0.0), perl:any, perl, debhelper, libdpkg-perl
Size: 25428
SHA256: 44e8e810d6f48ac4601ed2a08efb861942fe2cdce98c24c3a220f59af2d44ff6
SHA1: 9c32e3dbafe6d38451976b9bf5e9ef4af1a20a2e
MD5sum: 28b65a249c5c8842f5d9cc34cd486256
Description: 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:
Multi-Arch: foreign
Homepage: https://salsa.debian.org/debian/dh-exec
Section: devel
Priority: optional
Filename: pool/main/d/dh-exec/dh-exec_0.29_amd64.deb
Version: 0.29
Installed-Size: 138
Maintainer: Craig Small
Architecture: amd64
Depends: libc6 (>= 2.34), libpipeline1 (>= 1.0.0), perl:any, perl, debhelper, libdpkg-perl
Size: 25428
SHA256: 44e8e810d6f48ac4601ed2a08efb861942fe2cdce98c24c3a220f59af2d44ff6
SHA1: 9c32e3dbafe6d38451976b9bf5e9ef4af1a20a2e
MD5sum: 28b65a249c5c8842f5d9cc34cd486256
Description: 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:
Multi-Arch: foreign
Homepage: https://salsa.debian.org/debian/dh-exec
Section: devel
Priority: optional
Filename: pool/main/d/dh-exec/dh-exec_0.29_amd64.deb