How to Install and Uninstall python38-pyasn1.noarch Package on CentOS Stream 8

Last updated: June 30,2024

1. Install "python38-pyasn1.noarch" package

Please follow the step by step instructions below to install python38-pyasn1.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python38-pyasn1.noarch

2. Uninstall "python38-pyasn1.noarch" package

Please follow the steps below to uninstall python38-pyasn1.noarch on CentOS Stream 8:

$ sudo dnf remove python38-pyasn1.noarch $ sudo dnf autoremove

3. Information about the python38-pyasn1.noarch package on CentOS Stream 8

Last metadata expiration check: 4:03:56 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python38-pyasn1
Version : 0.4.8
Release : 1.el8
Architecture : noarch
Size : 137 k
Source : python38-pyasn1-epel-0.4.8-1.el8.src.rpm
Repository : epel
Summary : ASN.1 tools for Python 3
URL : https://github.com/etingof/pyasn1
License : BSD
Description : This is an implementation of ASN.1 types and codecs in the Python 3 programming
: language.