How to Install and Uninstall python3.11-pyasn1.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "python3.11-pyasn1.noarch" package

In this section, we are going to explain the necessary steps to install python3.11-pyasn1.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3.11-pyasn1.noarch

2. Uninstall "python3.11-pyasn1.noarch" package

Please follow the instructions below to uninstall python3.11-pyasn1.noarch on AlmaLinux 9:

$ sudo dnf remove python3.11-pyasn1.noarch $ sudo dnf autoremove

3. Information about the python3.11-pyasn1.noarch package on AlmaLinux 9

Last metadata expiration check: 1:38:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3.11-pyasn1
Version : 0.5.1
Release : 1.el9
Architecture : noarch
Size : 183 k
Source : python3.11-pyasn1-epel-0.5.1-1.el9.src.rpm
Repository : epel
Summary : ASN.1 tools for Python 3
URL : https://github.com/pyasn1/pyasn1
License : BSD-2-Clause
Description : This is an implementation of ASN.1 types and codecs in the Python 3 programming
: language.