How to Install and Uninstall llvm-static.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "llvm-static.x86_64" package

Here is a brief guide to show you how to install llvm-static.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "llvm-static.x86_64" package

In this section, we are going to explain the necessary steps to uninstall llvm-static.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the llvm-static.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:27:52 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : llvm-static
Version : 16.0.6
Release : 3.module+el8.9.0+19571+4f9fba7b
Architecture : x86_64
Size : 51 M
Source : llvm-16.0.6-3.module+el8.9.0+19571+4f9fba7b.src.rpm
Repository : ubi-8-appstream-rpms
Summary : LLVM static libraries
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : Static libraries for the LLVM compiler infrastructure.