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

Last updated: November 15,2024

1. Install "python311-py2pack" package

This guide let you learn how to install python311-py2pack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-py2pack

2. Uninstall "python311-py2pack" package

This tutorial shows how to uninstall python311-py2pack on openSuSE Tumbleweed:

$ sudo zypper remove python311-py2pack

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

Information for package python311-py2pack:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-py2pack
Version : 0.9.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 125.9 KiB
Installed : No
Status : not installed
Source package : python-py2pack-0.9.0-2.5.src
Upstream URL : https://github.com/openSUSE/py2pack
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.