How to Install and Uninstall llvm11-devel.i686 Package on Fedora 39

Last updated: October 11,2024

1. Install "llvm11-devel.i686" package

In this section, we are going to explain the necessary steps to install llvm11-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install llvm11-devel.i686

2. Uninstall "llvm11-devel.i686" package

This guide let you learn how to uninstall llvm11-devel.i686 on Fedora 39:

$ sudo dnf remove llvm11-devel.i686 $ sudo dnf autoremove

3. Information about the llvm11-devel.i686 package on Fedora 39

Last metadata expiration check: 2:00:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : llvm11-devel
Version : 11.1.0
Release : 11.fc39
Architecture : i686
Size : 3.1 M
Source : llvm11-11.1.0-11.fc39.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.