How to Install and Uninstall gdc-14 Package on Kali Linux

Last updated: July 07,2024

1. Install "gdc-14" package

This tutorial shows how to install gdc-14 on Kali Linux

$ sudo apt update $ sudo apt install gdc-14

2. Uninstall "gdc-14" package

Please follow the steps below to uninstall gdc-14 on Kali Linux:

$ sudo apt remove gdc-14 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdc-14 package on Kali Linux

Package: gdc-14
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 105
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: gdc (<< 4.4.6-5)
Provides: d-compiler, d-v2-compiler, gdc
Depends: gdc-14-x86-64-linux-gnu (= 14-20240201-3), gcc-14-base (>= 14), g++-14 (>= 14)
Size: 38508
SHA256: bb8a33ec4c800d1f2a4c6076f7aa061964fb18df85e422ae2f7c48695883c707
SHA1: 9417d1c2ac95e6a8228b96bc4ce88196124d70c1
MD5sum: ec38c0ed25e54d71b3dc0c81567e7fce
Description: GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
.
This compiler supports D language version 2.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-14/gdc-14_14-20240201-3_amd64.deb

5. The same packages on other Linux Distributions