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

Last updated: June 26,2024

1. Install "python311-stdeb" package

Please follow the guidelines below to install python311-stdeb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-stdeb

2. Uninstall "python311-stdeb" package

Please follow the instructions below to uninstall python311-stdeb on openSuSE Tumbleweed:

$ sudo zypper remove python311-stdeb

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

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