How to Install and Uninstall python3-py2pack.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-py2pack.noarch" package

Please follow the guidelines below to install python3-py2pack.noarch on Fedora 34

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

2. Uninstall "python3-py2pack.noarch" package

Please follow the steps below to uninstall python3-py2pack.noarch on Fedora 34:

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

3. Information about the python3-py2pack.noarch package on Fedora 34

Last metadata expiration check: 4:28:13 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-py2pack
Version : 0.6.3
Release : 18.fc34
Architecture : noarch
Size : 45 k
Source : python-py2pack-0.6.3-18.fc34.src.rpm
Repository : fedora
Summary : General purpose template engine
URL : http://github.com/saschpe/py2pack
License : GPLv2
Description : This script allows to generate RPM "spec" or DEB "dsc" files from Python modules.
: It allows to list Python modules or search for them on the Python Package Index
: (PyPI). Conveniently, it can fetch tarballs and change logs making it an
: universal tool to package Python modules.