How to Install and Uninstall python39-pyasn1-modules Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python39-pyasn1-modules" package

This guide let you learn how to install python39-pyasn1-modules on openSuSE Tumbleweed

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

2. Uninstall "python39-pyasn1-modules" package

Here is a brief guide to show you how to uninstall python39-pyasn1-modules on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyasn1-modules

3. Information about the python39-pyasn1-modules package on openSuSE Tumbleweed

Information for package python39-pyasn1-modules:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyasn1-modules
Version : 0.3.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-pyasn1-modules-0.3.0-1.7.src
Upstream URL : https://github.com/pyasn1/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.