How to Install and Uninstall python3-pluginlib.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "python3-pluginlib.noarch" package

Here is a brief guide to show you how to install python3-pluginlib.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-pluginlib.noarch

2. Uninstall "python3-pluginlib.noarch" package

Please follow the steps below to uninstall python3-pluginlib.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-pluginlib.noarch $ sudo dnf autoremove

3. Information about the python3-pluginlib.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:02:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pluginlib
Version : 0.9.0
Release : 1.el8
Architecture : noarch
Size : 45 k
Source : python-pluginlib-0.9.0-1.el8.src.rpm
Repository : epel
Summary : A framework for creating and importing plugins in Python
URL : https://github.com/Rockhopper-Technologies/pluginlib
License : MPLv2.0
Description : Pluginlib is a Python framework for creating and importing plugins.
: Pluginlib makes creating plugins for your project simple.