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

Last updated: December 27,2024

1. Install "python2-lit.noarch" package

This guide let you learn how to install python2-lit.noarch on Amazon Linux 2

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

2. Uninstall "python2-lit.noarch" package

In this section, we are going to explain the necessary steps to uninstall python2-lit.noarch on Amazon Linux 2:

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

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

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