How to Install and Uninstall python36-pyasn1 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python36-pyasn1" package

Learn how to install python36-pyasn1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pyasn1

2. Uninstall "python36-pyasn1" package

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

$ sudo zypper remove python36-pyasn1

3. Information about the python36-pyasn1 package on openSuSE Tumbleweed

Information for package python36-pyasn1:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pyasn1
Version : 0.4.8-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 923,5 KiB
Installed : No
Status : not installed
Source package : python-pyasn1-0.4.8-2.2.src
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.