How to Install and Uninstall gdc-for-build Package on Kali Linux

Last updated: May 18,2024

1. Install "gdc-for-build" package

Please follow the steps below to install gdc-for-build on Kali Linux

$ sudo apt update $ sudo apt install gdc-for-build

2. Uninstall "gdc-for-build" package

Here is a brief guide to show you how to uninstall gdc-for-build on Kali Linux:

$ sudo apt remove gdc-for-build $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdc-for-build package on Kali Linux

Package: gdc-for-build
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 12
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gdc (= 4:13.2.0-7), gcc-for-build (= 4:13.2.0-7), gdc-13-for-build (>= 13.2.0-11~)
Size: 4436
SHA256: ba5cb224da5f9757cf399b34a630d9230d4ab4ca338cc1e940c96c1db7c96d9d
SHA1: a82cd58c59985a8889221cbc878405eeb201c19e
MD5sum: 0ec58dca19bc82682cdd94e0d8922c4c
Description: GNU D compiler (language version 2) for the build architecture
This is a dependency package providing the default D compiler.
Per policy, all packages that contain D sources must use this package
in their Build-Depends line.
.
This compiler supports D language version 2.
.
Tools used via this metapackage must be used without an architecture prefix.
Description-md5:
Multi-Arch: foreign
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/gdc-for-build_13.2.0-7_all.deb

5. The same packages on other Linux Distributions