How to Install and Uninstall mold.x86_64 Package on Fedora 38
Last updated: January 13,2025
1. Install "mold.x86_64" package
Please follow the guidelines below to install mold.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
mold.x86_64
Copied
2. Uninstall "mold.x86_64" package
Please follow the guidelines below to uninstall mold.x86_64 on Fedora 38:
$
sudo dnf remove
mold.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mold.x86_64 package on Fedora 38
Last metadata expiration check: 4:19:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : mold
Version : 2.4.1
Release : 1.fc38
Architecture : x86_64
Size : 2.5 M
Source : mold-2.4.1-1.fc38.src.rpm
Repository : updates
Summary : A Modern Linker
URL : https://github.com/rui314/mold
License : MIT AND (Apache-2.0 OR MIT)
Description : mold is a faster drop-in replacement for existing Unix linkers.
: It is several times faster than the LLVM lld linker.
: mold is designed to increase developer productivity by reducing
: build time, especially in rapid debug-edit-rebuild cycles.
Available Packages
Name : mold
Version : 2.4.1
Release : 1.fc38
Architecture : x86_64
Size : 2.5 M
Source : mold-2.4.1-1.fc38.src.rpm
Repository : updates
Summary : A Modern Linker
URL : https://github.com/rui314/mold
License : MIT AND (Apache-2.0 OR MIT)
Description : mold is a faster drop-in replacement for existing Unix linkers.
: It is several times faster than the LLVM lld linker.
: mold is designed to increase developer productivity by reducing
: build time, especially in rapid debug-edit-rebuild cycles.