How to Install and Uninstall ldc.x86_64 Package on Fedora 35
Last updated: November 25,2024
1. Install "ldc.x86_64" package
In this section, we are going to explain the necessary steps to install ldc.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ldc.x86_64
Copied
2. Uninstall "ldc.x86_64" package
This tutorial shows how to uninstall ldc.x86_64 on Fedora 35:
$
sudo dnf remove
ldc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ldc.x86_64 package on Fedora 35
Last metadata expiration check: 2:24:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ldc
Epoch : 1
Version : 1.27.1
Release : 2.fc35
Architecture : x86_64
Size : 4.5 M
Source : ldc-1.27.1-2.fc35.src.rpm
Repository : fedora
Summary : LLVM D Compiler
URL : https://github.com/ldc-developers/ldc
License : BSD
Description : LDC is a portable compiler for the D programming language with modern
: optimization and code generation capabilities.
:
: It uses the official DMD compiler frontend to support the latest version
: of D, and relies on the LLVM Core libraries for code generation.
Available Packages
Name : ldc
Epoch : 1
Version : 1.27.1
Release : 2.fc35
Architecture : x86_64
Size : 4.5 M
Source : ldc-1.27.1-2.fc35.src.rpm
Repository : fedora
Summary : LLVM D Compiler
URL : https://github.com/ldc-developers/ldc
License : BSD
Description : LDC is a portable compiler for the D programming language with modern
: optimization and code generation capabilities.
:
: It uses the official DMD compiler frontend to support the latest version
: of D, and relies on the LLVM Core libraries for code generation.