How to Install and Uninstall llvm-static.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 19,2024

1. Install "llvm-static.x86_64" package

Please follow the step by step instructions below to install llvm-static.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install llvm-static.x86_64

2. Uninstall "llvm-static.x86_64" package

Please follow the instructions below to uninstall llvm-static.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove llvm-static.x86_64 $ sudo dnf autoremove

3. Information about the llvm-static.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:00:03 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : llvm-static
Version : 10.0.1
Release : 3.module_el8.3.0+467+cb298d5b
Architecture : x86_64
Size : 35 M
Source : llvm-10.0.1-3.module_el8.3.0+467+cb298d5b.src.rpm
Repository : appstream
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.