How to Install and Uninstall llvm8.0-devel.x86_64 Package on Fedora 38

Last updated: September 23,2024

1. Install "llvm8.0-devel.x86_64" package

Please follow the guidance below to install llvm8.0-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install llvm8.0-devel.x86_64

2. Uninstall "llvm8.0-devel.x86_64" package

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

$ sudo dnf remove llvm8.0-devel.x86_64 $ sudo dnf autoremove

3. Information about the llvm8.0-devel.x86_64 package on Fedora 38

Last metadata expiration check: 3:52:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : llvm8.0-devel
Version : 8.0.1
Release : 4.fc38
Architecture : x86_64
Size : 2.6 M
Source : llvm8.0-8.0.1-4.fc38.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.