How to Install and Uninstall python3-py2pack Package on openSUSE Leap
Last updated: December 26,2024
1. Install "python3-py2pack" package
Please follow the guidelines below to install python3-py2pack on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-py2pack
Copied
2. Uninstall "python3-py2pack" package
This guide covers the steps necessary to uninstall python3-py2pack on openSUSE Leap:
$
sudo zypper remove
python3-py2pack
Copied
3. Information about the python3-py2pack package on openSUSE Leap
Information for package python3-py2pack:
----------------------------------------
Repository : Main Repository
Name : python3-py2pack
Version : 0.8.6-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 103.6 KiB
Installed : No
Status : not installed
Source package : python-py2pack-0.8.6-bp155.2.10.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.
----------------------------------------
Repository : Main Repository
Name : python3-py2pack
Version : 0.8.6-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 103.6 KiB
Installed : No
Status : not installed
Source package : python-py2pack-0.8.6-bp155.2.10.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.