How to Install and Uninstall ldc1.30-libs.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "ldc1.30-libs.x86_64" package

Here is a brief guide to show you how to install ldc1.30-libs.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ldc1.30-libs.x86_64

2. Uninstall "ldc1.30-libs.x86_64" package

Here is a brief guide to show you how to uninstall ldc1.30-libs.x86_64 on CentOS Stream 9:

$ sudo dnf remove ldc1.30-libs.x86_64 $ sudo dnf autoremove

3. Information about the ldc1.30-libs.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:12:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ldc1.30-libs
Epoch : 1
Version : 1.30.0
Release : 1.el9
Architecture : x86_64
Size : 1.4 M
Source : ldc1.30-1.30.0-1.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.