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

Last updated: January 09,2025

1. Install "llvm-private.x86_64" package

Please follow the step by step instructions below to install llvm-private.x86_64 on Amazon Linux 2

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

2. Uninstall "llvm-private.x86_64" package

Learn how to uninstall llvm-private.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : llvm-private
Arch : x86_64
Version : 6.0.1
Release : 2.amzn2
Size : 22 M
Repo : amzn2-core/2/x86_64
Summary : llvm engine for Mesa
URL : http://llvm.org
License : NCSA
Description : This package contains the LLVM-based runtime support for Mesa. It
: is not a fully-featured build of LLVM, and use by any package
: other than Mesa is not supported.