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

Last updated: June 26,2024

1. Install "python36-dataclasses" package

Please follow the step by step instructions below to install python36-dataclasses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-dataclasses

2. Uninstall "python36-dataclasses" package

This guide covers the steps necessary to uninstall python36-dataclasses on openSuSE Tumbleweed:

$ sudo zypper remove python36-dataclasses

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

Information for package python36-dataclasses:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-dataclasses
Version : 0.8-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 104,3 KiB
Installed : No
Status : not installed
Source package : python-dataclasses-0.8-1.1.src
Summary : A backport of the dataclasses module for Python 3.6
Description :
This is an implementation of PEP 557, Data Classes. It is a backport for Python 3.6.