How to Install and Uninstall dh-make-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "dh-make-perl" package

This guide covers the steps necessary to install dh-make-perl on Kali Linux

$ sudo apt update $ sudo apt install dh-make-perl

2. Uninstall "dh-make-perl" package

This is a short guide on how to uninstall dh-make-perl on Kali Linux:

$ sudo apt remove dh-make-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the dh-make-perl package on Kali Linux

Package: dh-make-perl
Version: 0.122
Installed-Size: 264
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, debhelper (>= 13), dpkg-dev, fakeroot, libapt-pkg-perl, libarray-unique-perl, libclass-accessor-perl, libconfig-ini-perl, libconfig-model-dpkg-perl, libdebian-source-perl, libdpkg-perl, libemail-address-xs-perl, libemail-date-format-perl, libfile-which-perl, liblist-moreutils-perl, libmodule-depends-perl, libpod-parser-perl (>= 1.63), libsoftware-license-perl, libtie-ixhash-perl, libwww-mechanize-perl, libwww-perl, libyaml-libyaml-perl, libyaml-perl, make
Recommends: apt-file, git, libmodule-build-perl, libsys-cpu-perl, pristine-tar
Breaks: dh-make-elpa (<< 0.17~)
Size: 97412
SHA256: a20d8cf109e12a4b41b9a3d8501070eae5e07c25d1e49e494c50c1ab64654426
SHA1: e9edff1586a03f969143ed62471669e808b9b111
MD5sum: 2f5ad82f74938619b8a04f968fbd48fc
Description: helper for creating Debian packages from perl modules
dh-make-perl will create the files required to build a Debian source
package out of a perl package. This works for most simple packages
and is also useful for getting started with packaging perl modules.
Given a perl package name, it can also automatically download it from
CPAN.
.
dh-make-perl can also help keeping the debian/ content current when upstream
dependencies or Debian practices change. It can also help improve existing
Perl module packages.
.
Includes the cpan2deb and cpan2dsc flavours.
Description-md5:
Tag: devel::debian, devel::lang:perl, devel::library, devel::packaging,
implemented-in::perl, interface::commandline, role::program,
scope::utility, suite::debian, use::converting, use::downloading,
works-with::software:package, works-with::software:source
Section: perl
Priority: optional
Filename: pool/main/d/dh-make-perl/dh-make-perl_0.122_all.deb