How to Install and Uninstall dub Package on Kali Linux

Last updated: May 06,2024

1. Install "dub" package

Here is a brief guide to show you how to install dub on Kali Linux

$ sudo apt update $ sudo apt install dub

2. Uninstall "dub" package

Please follow the guidance below to uninstall dub on Kali Linux:

$ sudo apt remove dub $ sudo apt autoclean && sudo apt autoremove

3. Information about the dub package on Kali Linux

Package: dub
Version: 1.34.0-1
Installed-Size: 5612
Maintainer: Debian D Language Group
Architecture: amd64
Depends: default-d-compiler, libcurl3-gnutls | libcurl4, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgphobos4 (>= 13)
Suggests: gdmd | ldc
Size: 1109240
SHA256: 7e91fa8533cc17d41aa0594ea46ccba96050ecfe84e492d069639a11e61bdea3
SHA1: 4f7ef8877cf70813c641746519dac45a7237adfe
MD5sum: a38e9db6dfc6d4b36d2a86a15e75d34e
Description: Package and build management system for D
DUB is a build tool for D projects with support for automatically
retrieving dependencies and integrating them in the build process.
.
Its design emphasis is on maximum simplicity for simple projects, while
providing the opportunity to customize things when needed.
Description-md5:
Homepage: https://code.dlang.org/
Section: devel
Priority: optional
Filename: pool/main/d/dub/dub_1.34.0-1_amd64.deb