How to Install and Uninstall python3-plugnplay.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-plugnplay.noarch" package
Here is a brief guide to show you how to install python3-plugnplay.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-plugnplay.noarch
Copied
2. Uninstall "python3-plugnplay.noarch" package
Please follow the guidelines below to uninstall python3-plugnplay.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-plugnplay.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-plugnplay.noarch package on CentOS Stream 8
Last metadata expiration check: 3:06:29 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-plugnplay
Version : 0.5.4
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-plugnplay-0.5.4-1.el8.src.rpm
Repository : epel
Summary : A generic plug-in system for Python
URL : http://github.com/daltonmatos/plugnplay
License : BSD
Description : Plug n' PLay (PnP) is a Generic plug-in system inspired by Trac's internal
: component management. With PnP you can turn any program into a pluggable
: software very easily. You just have to define the Interfaces and let others
: implement them.
Available Packages
Name : python3-plugnplay
Version : 0.5.4
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-plugnplay-0.5.4-1.el8.src.rpm
Repository : epel
Summary : A generic plug-in system for Python
URL : http://github.com/daltonmatos/plugnplay
License : BSD
Description : Plug n' PLay (PnP) is a Generic plug-in system inspired by Trac's internal
: component management. With PnP you can turn any program into a pluggable
: software very easily. You just have to define the Interfaces and let others
: implement them.