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

Last updated: November 08,2024

1. Install "python310-pyasn1" package

Please follow the step by step instructions below to install python310-pyasn1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyasn1

2. Uninstall "python310-pyasn1" package

This tutorial shows how to uninstall python310-pyasn1 on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyasn1

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

Information for package python310-pyasn1:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyasn1
Version : 0.5.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 746.9 KiB
Installed : No
Status : not installed
Source package : python-pyasn1-0.5.1-1.4.src
Upstream URL : https://github.com/pyasn1/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.