How to Install and Uninstall python3-pymod2pkg.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "python3-pymod2pkg.noarch" package

This guide covers the steps necessary to install python3-pymod2pkg.noarch on Oracle Linux 9

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

2. Uninstall "python3-pymod2pkg.noarch" package

Please follow the instructions below to uninstall python3-pymod2pkg.noarch on Oracle Linux 9:

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

3. Information about the python3-pymod2pkg.noarch package on Oracle Linux 9

Last metadata expiration check: 1:53:32 ago on Thu Feb 15 07:50:05 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.