How to Install and Uninstall llvm-devel.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "llvm-devel.x86_64" package
This tutorial shows how to install llvm-devel.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
llvm-devel.x86_64
Copied
2. Uninstall "llvm-devel.x86_64" package
This guide covers the steps necessary to uninstall llvm-devel.x86_64 on Rocky Linux 8:
$
sudo dnf remove
llvm-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm-devel.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:33:40 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : llvm-devel
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : x86_64
Size : 3.6 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
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.
Available Packages
Name : llvm-devel
Version : 13.0.1
Release : 1.module+el8.6.0+825+7e27476a
Architecture : x86_64
Size : 3.6 M
Source : llvm-13.0.1-1.module+el8.6.0+825+7e27476a.src.rpm
Repository : appstream
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.