How to Install and Uninstall llvm15-devel.x86_64 Package on CentOS Stream 9
Last updated: December 27,2024
1. Install "llvm15-devel.x86_64" package
This tutorial shows how to install llvm15-devel.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
llvm15-devel.x86_64
Copied
2. Uninstall "llvm15-devel.x86_64" package
This guide let you learn how to uninstall llvm15-devel.x86_64 on CentOS Stream 9:
$
sudo dnf remove
llvm15-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm15-devel.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:00:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : llvm15-devel
Version : 15.0.7
Release : 5.el9
Architecture : x86_64
Size : 3.3 M
Source : llvm15-15.0.7-5.el9.src.rpm
Repository : epel
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.
Available Packages
Name : llvm15-devel
Version : 15.0.7
Release : 5.el9
Architecture : x86_64
Size : 3.3 M
Source : llvm15-15.0.7-5.el9.src.rpm
Repository : epel
Summary : Libraries and header files for LLVM
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : This package contains library and header files needed to develop new native
: programs that use the LLVM infrastructure.