How to Install and Uninstall llvm7.0-static.x86_64 Package on Amazon Linux 2
Last updated: November 21,2024
1. Install "llvm7.0-static.x86_64" package
This guide let you learn how to install llvm7.0-static.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
llvm7.0-static.x86_64
Copied
2. Uninstall "llvm7.0-static.x86_64" package
This guide let you learn how to uninstall llvm7.0-static.x86_64 on Amazon Linux 2:
$
sudo yum remove
llvm7.0-static.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the llvm7.0-static.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : llvm7.0-static
Arch : x86_64
Version : 7.0.1
Release : 1.amzn2.0.3
Size : 19 M
Repo : amzn2-core/2/x86_64
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.
Available Packages
Name : llvm7.0-static
Arch : x86_64
Version : 7.0.1
Release : 1.amzn2.0.3
Size : 19 M
Repo : amzn2-core/2/x86_64
Summary : LLVM static libraries
URL : http://llvm.org
License : NCSA
Description : Static libraries for the LLVM compiler infrastructure.