How to Install and Uninstall python3-easyco.noarch Package on CentOS 8 / RHEL 8
Last updated: January 13,2025
1. Install "python3-easyco.noarch" package
This tutorial shows how to install python3-easyco.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-easyco.noarch
Copied
2. Uninstall "python3-easyco.noarch" package
Please follow the guidelines below to uninstall python3-easyco.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-easyco.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-easyco.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:51:09 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-easyco
Version : 0.2.3
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-easyco-0.2.3-1.el8.src.rpm
Repository : epel
Summary : Configuration with YAML files
URL : https://github.com/spacemanspiff2007/EasyCo
License : LGPLv3+
Description : The goal of EasyCo is to provide an easy way of configuration using
: YAML files for Python programs. It can automatically create a default
: configuration from provided default values and will validate the
: provided data.
Available Packages
Name : python3-easyco
Version : 0.2.3
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-easyco-0.2.3-1.el8.src.rpm
Repository : epel
Summary : Configuration with YAML files
URL : https://github.com/spacemanspiff2007/EasyCo
License : LGPLv3+
Description : The goal of EasyCo is to provide an easy way of configuration using
: YAML files for Python programs. It can automatically create a default
: configuration from provided default values and will validate the
: provided data.