How to Install and Uninstall llvm9.0-devel.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "llvm9.0-devel.i686" package

In this section, we are going to explain the necessary steps to install llvm9.0-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install llvm9.0-devel.i686

2. Uninstall "llvm9.0-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall llvm9.0-devel.i686 on Fedora 35:

$ sudo dnf remove llvm9.0-devel.i686 $ sudo dnf autoremove

3. Information about the llvm9.0-devel.i686 package on Fedora 35

Last metadata expiration check: 5:54:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : llvm9.0-devel
Version : 9.0.1
Release : 15.fc35
Architecture : i686
Size : 2.5 M
Source : llvm9.0-9.0.1-15.fc35.src.rpm
Repository : fedora
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.