How to Install and Uninstall python3-dataclasses Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-dataclasses" package
Please follow the guidance below to install python3-dataclasses on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-dataclasses
Copied
2. Uninstall "python3-dataclasses" package
This guide covers the steps necessary to uninstall python3-dataclasses on openSUSE Leap:
$
sudo zypper remove
python3-dataclasses
Copied
3. Information about the python3-dataclasses package on openSUSE Leap
Information for package python3-dataclasses:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-dataclasses
Version : 0.8-150400.3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 104.9 KiB
Installed : No
Status : not installed
Source package : python3-dataclasses-0.8-150400.3.2.1.src
Upstream URL : https://github.com/ericvsmith/dataclasses
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.
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-dataclasses
Version : 0.8-150400.3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 104.9 KiB
Installed : No
Status : not installed
Source package : python3-dataclasses-0.8-150400.3.2.1.src
Upstream URL : https://github.com/ericvsmith/dataclasses
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.