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

Last updated: May 06,2024

1. Install "llvm-libs.x86_64" package

This is a short guide on how to install llvm-libs.x86_64 on Amazon Linux 2

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

2. Uninstall "llvm-libs.x86_64" package

Please follow the instructions below to uninstall llvm-libs.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : llvm-libs
Arch : x86_64
Version : 11.1.0
Release : 1.amzn2.0.2
Size : 22 M
Repo : amzn2-core/2/x86_64
Summary : LLVM shared libraries
URL : http://llvm.org
License : NCSA
Description : Shared libraries for the LLVM compiler infrastructure.