How to Install and Uninstall ldc-libs.x86_64 Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "ldc-libs.x86_64" package

Please follow the step by step instructions below to install ldc-libs.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ldc-libs.x86_64

2. Uninstall "ldc-libs.x86_64" package

Please follow the instructions below to uninstall ldc-libs.x86_64 on AlmaLinux 9:

$ sudo dnf remove ldc-libs.x86_64 $ sudo dnf autoremove

3. Information about the ldc-libs.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:17:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ldc-libs
Epoch : 1
Version : 1.32.2
Release : 3.el9
Architecture : x86_64
Size : 2.4 M
Source : ldc-1.32.2-3.el9.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.