How to Install and Uninstall llvm15.x86_64 Package on CentOS Stream 9
Last updated: November 13,2024
1. Install "llvm15.x86_64" package
Please follow the steps below to install llvm15.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
llvm15.x86_64
Copied
2. Uninstall "llvm15.x86_64" package
This guide let you learn how to uninstall llvm15.x86_64 on CentOS Stream 9:
$
sudo dnf remove
llvm15.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the llvm15.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:29:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : llvm15
Version : 15.0.7
Release : 5.el9
Architecture : x86_64
Size : 11 M
Source : llvm15-15.0.7-5.el9.src.rpm
Repository : epel
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR 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 : llvm15
Version : 15.0.7
Release : 5.el9
Architecture : x86_64
Size : 11 M
Source : llvm15-15.0.7-5.el9.src.rpm
Repository : epel
Summary : The Low Level Virtual Machine
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR 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.