How to Install and Uninstall python2-pyasn1.noarch Package on CentOS 7 / RHEL 7

Last updated: May 03,2024

1. Install "python2-pyasn1.noarch" package

This is a short guide on how to install python2-pyasn1.noarch on CentOS 7 / RHEL 7

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

2. Uninstall "python2-pyasn1.noarch" package

Here is a brief guide to show you how to uninstall python2-pyasn1.noarch on CentOS 7 / RHEL 7:

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

3. Information about the python2-pyasn1.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : python2-pyasn1
Arch : noarch
Version : 0.1.9
Release : 7.el7
Size : 458 k
Repo : installed
From repo : base
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.