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

Last updated: November 28,2024

1. Install "python3-pymod2pkg.noarch" package

This tutorial shows how to install python3-pymod2pkg.noarch on Fedora 39

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

2. Uninstall "python3-pymod2pkg.noarch" package

Here is a brief guide to show you how to uninstall python3-pymod2pkg.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:47:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pymod2pkg
Version : 0.17.1
Release : 17.fc39
Architecture : noarch
Size : 27 k
Source : python-pymod2pkg-0.17.1-17.fc39.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.