How to Install and Uninstall llvm7.0-devel.i686 Package on Fedora 38

Last updated: October 31,2024

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

Please follow the instructions below to install llvm7.0-devel.i686 on Fedora 38

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

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

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

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

3. Information about the llvm7.0-devel.i686 package on Fedora 38

Last metadata expiration check: 0:32:36 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : llvm7.0-devel
Version : 7.0.1
Release : 7.fc38.7
Architecture : i686
Size : 2.5 M
Source : llvm7.0-7.0.1-7.fc38.7.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.