How to Install and Uninstall python3-recordclass.x86_64 Package on Fedora 38
Last updated: November 30,2024
1. Install "python3-recordclass.x86_64" package
Please follow the guidance below to install python3-recordclass.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-recordclass.x86_64
Copied
2. Uninstall "python3-recordclass.x86_64" package
This guide let you learn how to uninstall python3-recordclass.x86_64 on Fedora 38:
$
sudo dnf remove
python3-recordclass.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-recordclass.x86_64 package on Fedora 38
Last metadata expiration check: 3:09:18 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-recordclass
Version : 0.18.1.1
Release : 2.fc38
Architecture : x86_64
Size : 176 k
Source : python-recordclass-0.18.1.1-2.fc38.src.rpm
Repository : fedora
Summary : Mutable variant of namedtuple
URL : https://bitbucket.org/intellimath/recordclass
License : MIT
Description : Recordclass is Python library implementing a mutable variant of namedtuple,
: which support assignments, and other memory saving variants.
Available Packages
Name : python3-recordclass
Version : 0.18.1.1
Release : 2.fc38
Architecture : x86_64
Size : 176 k
Source : python-recordclass-0.18.1.1-2.fc38.src.rpm
Repository : fedora
Summary : Mutable variant of namedtuple
URL : https://bitbucket.org/intellimath/recordclass
License : MIT
Description : Recordclass is Python library implementing a mutable variant of namedtuple,
: which support assignments, and other memory saving variants.