How to Install and Uninstall python3-plaster.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-plaster.noarch" package
Please follow the guidance below to install python3-plaster.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-plaster.noarch
Copied
2. Uninstall "python3-plaster.noarch" package
This guide let you learn how to uninstall python3-plaster.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-plaster.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-plaster.noarch package on CentOS Stream 8
Last metadata expiration check: 2:18:35 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-plaster
Version : 0.5
Release : 6.el8
Architecture : noarch
Size : 25 k
Source : python-plaster-0.5-6.el8.src.rpm
Repository : epel
Summary : Application configuration settings abstraction layer
URL : https://github.com/Pylons/plaster
License : MIT
Description : plaster is a loader interface around multiple
: configuration file formats. It exists to define a common API for
: applications to use when they wish to load configuration. The library
: itself does not aim to handle anything except a basic API that
: applications may use to find and load configuration settings. Any
: specific constraints should be implemented in a loader which can be
: registered via an entry point.
Available Packages
Name : python3-plaster
Version : 0.5
Release : 6.el8
Architecture : noarch
Size : 25 k
Source : python-plaster-0.5-6.el8.src.rpm
Repository : epel
Summary : Application configuration settings abstraction layer
URL : https://github.com/Pylons/plaster
License : MIT
Description : plaster is a loader interface around multiple
: configuration file formats. It exists to define a common API for
: applications to use when they wish to load configuration. The library
: itself does not aim to handle anything except a basic API that
: applications may use to find and load configuration settings. Any
: specific constraints should be implemented in a loader which can be
: registered via an entry point.