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

Last updated: January 11,2025

1. Install "python38-asn1crypto.noarch" package

Please follow the guidance below to install python38-asn1crypto.noarch on CentOS Stream 8

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

2. Uninstall "python38-asn1crypto.noarch" package

Learn how to uninstall python38-asn1crypto.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 4:13:12 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python38-asn1crypto
Version : 1.2.0
Release : 3.module_el8+617+b8038191
Architecture : noarch
Size : 197 k
Source : python-asn1crypto-1.2.0-3.module_el8+617+b8038191.src.rpm
Repository : appstream
Summary : Fast Python ASN.1 parser and serializer
URL : https://github.com/wbond/asn1crypto
License : MIT
Description : Fast ASN.1 parser and serializer with definitions for private keys,
: public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8,
: PKCS#12, PKCS#5, X.509 and TSP.