How to Install and Uninstall compiler-rt.i686 Package on Fedora 39
Last updated: November 26,2024
1. Install "compiler-rt.i686" package
Please follow the step by step instructions below to install compiler-rt.i686 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
compiler-rt.i686
Copied
2. Uninstall "compiler-rt.i686" package
Learn how to uninstall compiler-rt.i686 on Fedora 39:
$
sudo dnf remove
compiler-rt.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the compiler-rt.i686 package on Fedora 39
Last metadata expiration check: 4:55:12 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : compiler-rt
Version : 17.0.6
Release : 1.fc39
Architecture : i686
Size : 1.1 M
Source : compiler-rt-17.0.6-1.fc39.src.rpm
Repository : updates
Summary : LLVM "compiler-rt" runtime libraries
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
Description : The compiler-rt project is a part of the LLVM project. It provides
: implementation of the low-level target-specific hooks required by
: code generation, sanitizer runtimes and profiling library for code
: instrumentation, and Blocks C language extension.
Available Packages
Name : compiler-rt
Version : 17.0.6
Release : 1.fc39
Architecture : i686
Size : 1.1 M
Source : compiler-rt-17.0.6-1.fc39.src.rpm
Repository : updates
Summary : LLVM "compiler-rt" runtime libraries
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA OR MIT
Description : The compiler-rt project is a part of the LLVM project. It provides
: implementation of the low-level target-specific hooks required by
: code generation, sanitizer runtimes and profiling library for code
: instrumentation, and Blocks C language extension.