How to Install and Uninstall python3-lit.noarch Package on Amazon Linux 2

Last updated: June 23,2024

1. Install "python3-lit.noarch" package

Please follow the guidelines below to install python3-lit.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python3-lit.noarch

2. Uninstall "python3-lit.noarch" package

Please follow the steps below to uninstall python3-lit.noarch on Amazon Linux 2:

$ sudo yum remove python3-lit.noarch $ sudo yum autoremove

3. Information about the python3-lit.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python3-lit
Arch : noarch
Version : 0.11.1
Release : 1.amzn2.0.1
Size : 150 k
Repo : amzn2-core/2/x86_64
Summary : LLVM lit test runner for Python 3
URL : https://pypi.python.org/pypi/lit
License : NCSA
Description : lit is a tool used by the LLVM project for executing its test
: suites.