How to Install and Uninstall llvm-static.x86_64 Package on Oracle Linux 8
Last updated: November 01,2024
1. Install "llvm-static.x86_64" package
In this section, we are going to explain the necessary steps to install llvm-static.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
llvm-static.x86_64
Copied
2. Uninstall "llvm-static.x86_64" package
Please follow the guidance below to uninstall llvm-static.x86_64 on Oracle Linux 8:
$
sudo dnf remove
llvm-static.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm-static.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:32:52 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : llvm-static
Version : 13.0.1
Release : 1.0.1.module+el8.6.0+20527+760cef7e
Architecture : x86_64
Size : 43 M
Source : llvm-13.0.1-1.0.1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_appstream
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.
Available Packages
Name : llvm-static
Version : 13.0.1
Release : 1.0.1.module+el8.6.0+20527+760cef7e
Architecture : x86_64
Size : 43 M
Source : llvm-13.0.1-1.0.1.module+el8.6.0+20527+760cef7e.src.rpm
Repository : ol8_appstream
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.