How to Install and Uninstall python3-pymod2pkg.noarch Package on Fedora 38

Last updated: February 02,2025

1. Install "python3-pymod2pkg.noarch" package

Please follow the step by step instructions below to install python3-pymod2pkg.noarch on Fedora 38

$ 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 Fedora 38:

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

3. Information about the python3-pymod2pkg.noarch package on Fedora 38

Last metadata expiration check: 0:24:30 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-pymod2pkg
Version : 0.17.1
Release : 15.fc38
Architecture : noarch
Size : 28 k
Source : python-pymod2pkg-0.17.1-15.fc38.src.rpm
Repository : fedora
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.