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

Last updated: May 17,2024

1. Install "python3-stdeb" package

Here is a brief guide to show you how to install python3-stdeb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-stdeb

2. Uninstall "python3-stdeb" package

This guide let you learn how to uninstall python3-stdeb on openSuSE Tumbleweed:

$ sudo zypper remove python3-stdeb

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

Information for package python3-stdeb:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-stdeb
Version : 0.9.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 300,1 KiB
Installed : No
Status : not installed
Source package : python-stdeb-0.9.0-2.3.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.