How to Install and Uninstall python3-dataclasses.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "python3-dataclasses.noarch" package
This is a short guide on how to install python3-dataclasses.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-dataclasses.noarch
Copied
2. Uninstall "python3-dataclasses.noarch" package
Please follow the guidelines below to uninstall python3-dataclasses.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-dataclasses.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-dataclasses.noarch package on AlmaLinux 8
Last metadata expiration check: 1:20:23 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-dataclasses
Version : 0.8
Release : 3.el8
Architecture : noarch
Size : 33 k
Source : python-dataclasses-0.8-3.el8.src.rpm
Repository : epel
Summary : An implementation of PEP 557: Data Classes
URL : https://github.com/ericvsmith/dataclasses
License : ASL 2.0
Description :
: This package is an implementation of PEP 557, Data Classes. It is a backport
: for Python 3.6, as dataclasses is included in Python 3.7 and later.
Available Packages
Name : python3-dataclasses
Version : 0.8
Release : 3.el8
Architecture : noarch
Size : 33 k
Source : python-dataclasses-0.8-3.el8.src.rpm
Repository : epel
Summary : An implementation of PEP 557: Data Classes
URL : https://github.com/ericvsmith/dataclasses
License : ASL 2.0
Description :
: This package is an implementation of PEP 557, Data Classes. It is a backport
: for Python 3.6, as dataclasses is included in Python 3.7 and later.