How to Install and Uninstall llvm11.i686 Package on Fedora 34
Last updated: January 12,2025
1. Install "llvm11.i686" package
This is a short guide on how to install llvm11.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
llvm11.i686
Copied
2. Uninstall "llvm11.i686" package
In this section, we are going to explain the necessary steps to uninstall llvm11.i686 on Fedora 34:
$
sudo dnf remove
llvm11.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm11.i686 package on Fedora 34
Last metadata expiration check: 1:58:45 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : llvm11
Version : 11.1.0
Release : 1.fc34
Architecture : i686
Size : 13 M
Source : llvm11-11.1.0-1.fc34.src.rpm
Repository : fedora
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : NCSA
Description : LLVM is a compiler infrastructure designed for compile-time, link-time,
: runtime, and idle-time optimization of programs from arbitrary programming
: languages. The compiler infrastructure includes mirror sets of programming
: tools as well as libraries with equivalent functionality.
Available Packages
Name : llvm11
Version : 11.1.0
Release : 1.fc34
Architecture : i686
Size : 13 M
Source : llvm11-11.1.0-1.fc34.src.rpm
Repository : fedora
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : NCSA
Description : LLVM is a compiler infrastructure designed for compile-time, link-time,
: runtime, and idle-time optimization of programs from arbitrary programming
: languages. The compiler infrastructure includes mirror sets of programming
: tools as well as libraries with equivalent functionality.