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

Last updated: June 29,2024

1. Install "python311-python-debian" package

In this section, we are going to explain the necessary steps to install python311-python-debian on openSuSE Tumbleweed

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

2. Uninstall "python311-python-debian" package

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

$ sudo zypper remove python311-python-debian

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

Information for package python311-python-debian:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-python-debian
Version : 0.1.49-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 1.4 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