How to Install and Uninstall python3-fields.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-fields.noarch" package
Please follow the step by step instructions below to install python3-fields.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-fields.noarch
Copied
2. Uninstall "python3-fields.noarch" package
This guide let you learn how to uninstall python3-fields.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-fields.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fields.noarch package on Rocky Linux 8
Last metadata expiration check: 0:03:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-fields
Version : 5.0.0
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-fields-5.0.0-1.el8.src.rpm
Repository : epel
Summary : Documentation for 'python-fields'
URL : https://github.com/ionelmc/python-fields
License : BSD
Description : Container class boilerplate killer.
:
: Features:
: - Human-readable __repr__
: - Complete set of comparison methods
: - Keyword and positional argument support. Works like a normal class - you can
: override just about anything in the subclass (eg: a custom __init__). In
: contrast, hynek/characteristic forces different call schematics and calls
: your __init__ with different arguments.
Available Packages
Name : python3-fields
Version : 5.0.0
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-fields-5.0.0-1.el8.src.rpm
Repository : epel
Summary : Documentation for 'python-fields'
URL : https://github.com/ionelmc/python-fields
License : BSD
Description : Container class boilerplate killer.
:
: Features:
: - Human-readable __repr__
: - Complete set of comparison methods
: - Keyword and positional argument support. Works like a normal class - you can
: override just about anything in the subclass (eg: a custom __init__). In
: contrast, hynek/characteristic forces different call schematics and calls
: your __init__ with different arguments.