How to Install and Uninstall python3-plugnplay.noarch Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "python3-plugnplay.noarch" package
Learn how to install python3-plugnplay.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-plugnplay.noarch
Copied
2. Uninstall "python3-plugnplay.noarch" package
This is a short guide on how to uninstall python3-plugnplay.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-plugnplay.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-plugnplay.noarch package on AlmaLinux 8
Last metadata expiration check: 1:44:45 ago on Mon Sep 5 03:22:42 2022.
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.