How to Install and Uninstall python-pyasn1.src Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python-pyasn1.src" package
In this section, we are going to explain the necessary steps to install python-pyasn1.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-pyasn1.src
Copied
2. Uninstall "python-pyasn1.src" package
This tutorial shows how to uninstall python-pyasn1.src on Oracle Linux 9:
$
sudo dnf remove
python-pyasn1.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-pyasn1.src package on Oracle Linux 9
Last metadata expiration check: 1:13:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-pyasn1
Version : 0.4.8
Release : 6.el9
Architecture : src
Size : 382 k
Source : None
Repository : ol9_appstream
Summary : ASN.1 tools for Python
URL : http://pyasn1.sourceforge.net/
License : BSD
Description : This is an implementation of ASN.1 types and codecs in the Python programming
: language.
Available Packages
Name : python-pyasn1
Version : 0.4.8
Release : 6.el9
Architecture : src
Size : 382 k
Source : None
Repository : ol9_appstream
Summary : ASN.1 tools for Python
URL : http://pyasn1.sourceforge.net/
License : BSD
Description : This is an implementation of ASN.1 types and codecs in the Python programming
: language.