How to Install and Uninstall python-pyasn1.src Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "python-pyasn1.src" package

Please follow the instructions below to install python-pyasn1.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-pyasn1.src

2. Uninstall "python-pyasn1.src" package

This guide covers the steps necessary to uninstall python-pyasn1.src on Oracle Linux 8:

$ sudo dnf remove python-pyasn1.src $ sudo dnf autoremove

3. Information about the python-pyasn1.src package on Oracle Linux 8

Last metadata expiration check: 4:18:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-pyasn1
Version : 0.3.7
Release : 6.el8
Architecture : src
Size : 193 k
Source : None
Repository : ol8_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.