How to Install and Uninstall llvm-devel.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "llvm-devel.x86_64" package
This tutorial shows how to install llvm-devel.x86_64 on AlmaLinux 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 AlmaLinux 8:
$
sudo dnf remove
llvm-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm-devel.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:32:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : llvm-devel
Version : 13.0.1
Release : 1.module_el8.6.0+2864+ffe288a1
Architecture : x86_64
Size : 3.6 M
Source : llvm-13.0.1-1.module_el8.6.0+2864+ffe288a1.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+2864+ffe288a1
Architecture : x86_64
Size : 3.6 M
Source : llvm-13.0.1-1.module_el8.6.0+2864+ffe288a1.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.