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

Last updated: October 06,2024

1. Install "python3-pymod2pkg.noarch" package

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

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

2. Uninstall "python3-pymod2pkg.noarch" package

This guide covers the steps necessary to uninstall python3-pymod2pkg.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:39:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pymod2pkg
Version : 0.17.1
Release : 14.el9
Architecture : noarch
Size : 25 k
Source : python-pymod2pkg-0.17.1-14.el9.src.rpm
Repository : epel
Summary : python module name to package name map
URL : https://github.com/openstack/pymod2pkg.git
License : ASL 2.0
Description : pymod2pkg provides simple python function to translate python module names to
: their corresponding distro package names.
:
: This is a Python3 version.