How to Install and Uninstall python3-pyasn1 Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-pyasn1" package
This tutorial shows how to install python3-pyasn1 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pyasn1
Copied
2. Uninstall "python3-pyasn1" package
In this section, we are going to explain the necessary steps to uninstall python3-pyasn1 on openSUSE Leap:
$
sudo zypper remove
python3-pyasn1
Copied
3. Information about the python3-pyasn1 package on openSUSE Leap
Information for package python3-pyasn1:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-pyasn1
Version : 0.4.2-150000.3.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 823.2 KiB
Installed : No
Status : not installed
Source package : python-pyasn1-0.4.2-150000.3.5.1.src
Upstream URL : https://github.com/etingof/pyasn1
Summary : ASN.1 types and codecs
Description :
This is an implementation of ASN.1 types and codecs in Python programming
language. It has been first written to support particular protocol (SNMP) but
then generalized to be suitable for a wide range of protocols based on ASN.1
specification.
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-pyasn1
Version : 0.4.2-150000.3.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 823.2 KiB
Installed : No
Status : not installed
Source package : python-pyasn1-0.4.2-150000.3.5.1.src
Upstream URL : https://github.com/etingof/pyasn1
Summary : ASN.1 types and codecs
Description :
This is an implementation of ASN.1 types and codecs in Python programming
language. It has been first written to support particular protocol (SNMP) but
then generalized to be suitable for a wide range of protocols based on ASN.1
specification.