How to Install and Uninstall ldc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ldc" package

Please follow the guidelines below to install ldc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ldc

2. Uninstall "ldc" package

This guide let you learn how to uninstall ldc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ldc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ldc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ldc
Architecture: amd64
Version: 1:1.1.0+b3-1build1~ubuntu16.04.1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian D Language Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37678
Provides: d-compiler, d-v2-compiler
Depends: libphobos2-ldc-dev (= 1:1.1.0+b3-1build1~ubuntu16.04.1), libc6 (>= 2.15), libconfig9, libgcc1 (>= 1:3.4), libphobos2-ldc68 (>= 1:0.17.0~beta2-1), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Filename: pool/universe/l/ldc/ldc_1.1.0+b3-1build1~ubuntu16.04.1_amd64.deb
Size: 10381320
MD5sum: d63461926ab59741d712c362d3f9956d
SHA1: c64fe5e25e675e4c24cea64169bbc946a5be440c
SHA256: 424686fb99ab9a869ba26cadabada17abded59e33dfc765bc7239c901624af7c
SHA512: 902be4a97f6736725ab5aff08190d09ecc0842ba0ddb1f0ee7c1dbb4b73c909c6240e5274c1bad901d35c2071fd6ed692fbccb2c000dd1aea55efd61e3b96d18
Homepage: https://github.com/ldc-developers/ldc
Description-en: LLVM D Compiler
LDC is a compiler for the D programming Language. It is based on the
latest DMD frontend and uses LLVM as backend.
.
This is the actual ldc compiler
Description-md5: 486f2a4a0d475755a0957a9b047ea2ef

Package: ldc
Priority: extra
Section: universe/devel
Installed-Size: 37659
Maintainer: Ubuntu Developers
Original-Maintainer: Konstantinos Margaritis
Architecture: amd64
Version: 1:0.17.1-1ubuntu1
Provides: d-compiler, d-v2-compiler
Depends: libc6 (>= 2.15), libconfig9, libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0), libphobos2-ldc-dev (= 1:0.17.1-1ubuntu1)
Recommends: libphobos2-ldc-debug
Filename: pool/universe/l/ldc/ldc_0.17.1-1ubuntu1_amd64.deb
Size: 10343344
MD5sum: 3f24798215639c7ff47b0fbd1533e47a
SHA1: cf633925d83e5532b5acd814550e3b0a6b5d0820
SHA256: 9748fe458e8a2af7f218d9fde3d9138ad63c45a1b35047884894cd2331f1a3a2
Description-en: LLVM D Compiler
LDC is a compiler for the D programming Language. It is based on the
latest DMD frontend and uses LLVM as backend.
.
This is the actual ldc compiler
Description-md5: 486f2a4a0d475755a0957a9b047ea2ef
Homepage: https://github.com/ldc-developers/ldc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu