How to Install and Uninstall python3-pyasn1-modules Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python3-pyasn1-modules" package

Please follow the guidance below to install python3-pyasn1-modules on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyasn1-modules

2. Uninstall "python3-pyasn1-modules" package

Learn how to uninstall python3-pyasn1-modules on openSUSE Leap:

$ sudo zypper remove python3-pyasn1-modules

3. Information about the python3-pyasn1-modules package on openSUSE Leap

Information for package python3-pyasn1-modules:
-----------------------------------------------
Repository : Main Repository
Name : python3-pyasn1-modules
Version : 0.2.1-3.4.12
Arch : noarch
Vendor : SUSE LLC
Installed Size : 889.8 KiB
Installed : No
Status : not installed
Source package : python-pyasn1-modules-0.2.1-3.4.12.src
Upstream URL : https://github.com/etingof/pyasn1-modules
Summary : Collection of protocols modules written in ASN.1 language
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.