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

Last updated: July 01,2024

1. Install "python2-stdeb" package

Please follow the step by step instructions below to install python2-stdeb on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-stdeb

2. Uninstall "python2-stdeb" package

This is a short guide on how to uninstall python2-stdeb on openSUSE Leap:

$ sudo zypper remove python2-stdeb

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

Information for package python2-stdeb:
--------------------------------------
Repository : Main Repository
Name : python2-stdeb
Version : 0.9.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 312,8 KiB
Installed : No
Status : not installed
Source package : python-stdeb-0.9.0-bp153.1.15.src
Summary : Python to Debian source package conversion utility
Description :
The stdeb package produces Debian source packages from Python packages
via a new distutils command, sdist_dsc. Automatic defaults are provided
for the Debian package, but many aspects of the resulting package can be
customized (see the customizing section, below). An additional command,
bdist_deb, creates a Debian binary package, a .deb file. The install_deb
command installs this .deb file. The debianize command builds a
debian/ directory directly alongside your setup.py.
The openSUSE version does not fail for unmet dependencies in the host
dpkg database.