How to Install and Uninstall python2-py2pack Package on openSUSE Leap

Last updated: May 07,2024

1. Install "python2-py2pack" package

This guide let you learn how to install python2-py2pack on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-py2pack

2. Uninstall "python2-py2pack" package

This tutorial shows how to uninstall python2-py2pack on openSUSE Leap:

$ sudo zypper remove python2-py2pack

3. Information about the python2-py2pack package on openSUSE Leap

Information for package python2-py2pack:
----------------------------------------
Repository : Main Repository
Name : python2-py2pack
Version : 0.8.6-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 92,3 KiB
Installed : No
Status : not installed
Source package : python-py2pack-0.8.6-bp153.1.18.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.