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

Last updated: May 03,2024

1. Install "python2-pyasn1.noarch" package

This tutorial shows how to install python2-pyasn1.noarch on Amazon Linux 2

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

2. Uninstall "python2-pyasn1.noarch" package

Please follow the instructions below to uninstall python2-pyasn1.noarch on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : python2-pyasn1
Arch : noarch
Version : 0.1.9
Release : 7.amzn2.0.1
Size : 100 k
Repo : amzn2-core/2/x86_64
Summary : ASN.1 tools for Python 2
URL : http://pyasn1.sourceforge.net/
License : BSD
Description : This is an implementation of ASN.1 types and codecs in the Python
: 2 programming language.