How to Install and Uninstall python39-python-debian Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python39-python-debian" package

Learn how to install python39-python-debian on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-python-debian

2. Uninstall "python39-python-debian" package

This is a short guide on how to uninstall python39-python-debian on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-debian

3. Information about the python39-python-debian package on openSuSE Tumbleweed

Information for package python39-python-debian:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-debian
Version : 0.1.49-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-python-debian-0.1.49-1.9.src
Upstream URL : https://salsa.debian.org/python-debian-team/python-debian
Summary : Debian package related modules
Description :
This is a collection of modules that are for dealing with Debian related
data. Currently handled are:
* Debtags information (debian.debtags module)
* debian/changelog (debian.changelog module)
* Packages files, pdiffs (debian.debian_support module)
* Control files of single or multiple RFC822-style paragraphs, e.g.
debian/control, .changes, .dsc, Packages, Sources, Release, etc.
(debian.deb822 module)
* Raw .deb and .ar files, with (read-only) access to contained
files and meta-information