How to Install and Uninstall llvm.x86_64 Package on Rocky Linux 8
Last updated: January 17,2025
1. Install "llvm.x86_64" package
Please follow the guidelines below to install llvm.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
llvm.x86_64
Copied
2. Uninstall "llvm.x86_64" package
This is a short guide on how to uninstall llvm.x86_64 on Rocky Linux 8:
$
sudo dnf remove
llvm.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:46:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : llvm
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : x86_64
Size : 16 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : NCSA
Description : LLVM is a compiler infrastructure designed for compile-time, link-time,
: runtime, and idle-time optimization of programs from arbitrary programming
: languages. The compiler infrastructure includes mirror sets of programming
: tools as well as libraries with equivalent functionality.
Available Packages
Name : llvm
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : x86_64
Size : 16 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : NCSA
Description : LLVM is a compiler infrastructure designed for compile-time, link-time,
: runtime, and idle-time optimization of programs from arbitrary programming
: languages. The compiler infrastructure includes mirror sets of programming
: tools as well as libraries with equivalent functionality.