How to Install and Uninstall python38-py2pack Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python38-py2pack" package

In this section, we are going to explain the necessary steps to install python38-py2pack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-py2pack

2. Uninstall "python38-py2pack" package

Learn how to uninstall python38-py2pack on openSuSE Tumbleweed:

$ sudo zypper remove python38-py2pack

3. Information about the python38-py2pack package on openSuSE Tumbleweed

Information for package python38-py2pack:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-py2pack
Version : 0.8.7-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 103,1 KiB
Installed : No
Status : not installed
Source package : python-py2pack-0.8.7-1.1.src
Summary : Script for generating distribution packages from Python packages on PyPI
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 changelogs making it an
universal tool to package Python modules.