How to Install and Uninstall llvm-static.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "llvm-static.x86_64" package

Please follow the guidance below to install llvm-static.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install llvm-static.x86_64

2. Uninstall "llvm-static.x86_64" package

Please follow the guidelines below to uninstall llvm-static.x86_64 on Amazon Linux 2:

$ sudo yum remove llvm-static.x86_64 $ sudo yum autoremove

3. Information about the llvm-static.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : llvm-static
Arch : x86_64
Version : 11.1.0
Release : 1.amzn2.0.2
Size : 31 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.