How to Install and Uninstall dh-dlang Package on Kali Linux

Last updated: May 21,2024

1. Install "dh-dlang" package

This is a short guide on how to install dh-dlang on Kali Linux

$ sudo apt update $ sudo apt install dh-dlang

2. Uninstall "dh-dlang" package

Please follow the instructions below to uninstall dh-dlang on Kali Linux:

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

3. Information about the dh-dlang package on Kali Linux

Package: dh-dlang
Version: 0.6.5
Installed-Size: 17
Maintainer: Debian D Language Group
Architecture: all
Depends: debhelper (>= 12), default-d-compiler, python3
Size: 5020
SHA256: 415c1f117438688ffc4e822556c7165cac17b022ce8d102e085a726cbdfa6dbc
SHA1: de5ef2f6b9d53464028ef0ed4f79567b740beb52
MD5sum: 5288ac3008646633180ba9d46a0ca4cb
Description: Packaging helpers for building D code
This package contains common code for building D software for
the Debian (and derivatives) archive.
.
It currently contains a debian/rules snippet for selecting the
appropriate D build flags based on the default D compiler set
for the current architecture.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/d/dh-dlang/dh-dlang_0.6.5_all.deb