How to Install and Uninstall ldc-libs.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 07,2025
1. Install "ldc-libs.x86_64" package
This tutorial shows how to install ldc-libs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
ldc-libs.x86_64
Copied
2. Uninstall "ldc-libs.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ldc-libs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
ldc-libs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ldc-libs.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:48:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ldc-libs
Epoch : 1
Version : 1.30.0
Release : 3.el8
Architecture : x86_64
Size : 2.7 M
Source : ldc-1.30.0-3.el8.src.rpm
Repository : epel
Summary : LLVM D Compiler libraries
URL : https://github.com/ldc-developers/ldc
License : Boost
Description : LDC is a portable compiler for the D programming language with modern
: optimization and code generation capabilities.
:
: This package contains the Phobos D standard library and the D runtime library.
Available Packages
Name : ldc-libs
Epoch : 1
Version : 1.30.0
Release : 3.el8
Architecture : x86_64
Size : 2.7 M
Source : ldc-1.30.0-3.el8.src.rpm
Repository : epel
Summary : LLVM D Compiler libraries
URL : https://github.com/ldc-developers/ldc
License : Boost
Description : LDC is a portable compiler for the D programming language with modern
: optimization and code generation capabilities.
:
: This package contains the Phobos D standard library and the D runtime library.