How to Install and Uninstall llvm-devel.x86_64 Package on Amazon Linux 2
Last updated: November 28,2024
1. Install "llvm-devel.x86_64" package
Please follow the guidelines below to install llvm-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
llvm-devel.x86_64
Copied
2. Uninstall "llvm-devel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall llvm-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
llvm-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the llvm-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : llvm-devel
Arch : x86_64
Version : 11.1.0
Release : 1.amzn2.0.2
Size : 3.3 M
Repo : amzn2-core/2/x86_64
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
Arch : x86_64
Version : 11.1.0
Release : 1.amzn2.0.2
Size : 3.3 M
Repo : amzn2-core/2/x86_64
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.