How to Install and Uninstall llvm13-devel.x86_64 Package on Oracle Linux 9
Last updated: November 15,2024
1. Install "llvm13-devel.x86_64" package
This is a short guide on how to install llvm13-devel.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
llvm13-devel.x86_64
Copied
2. Uninstall "llvm13-devel.x86_64" package
Please follow the step by step instructions below to uninstall llvm13-devel.x86_64 on Oracle Linux 9:
$
sudo dnf remove
llvm13-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm13-devel.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:13:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : llvm13-devel
Version : 13.0.1
Release : 1.el9
Architecture : x86_64
Size : 3.1 M
Source : llvm13-13.0.1-1.el9.src.rpm
Repository : epel
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 : llvm13-devel
Version : 13.0.1
Release : 1.el9
Architecture : x86_64
Size : 3.1 M
Source : llvm13-13.0.1-1.el9.src.rpm
Repository : epel
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.