How to Install and Uninstall python3-python-debian Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-python-debian" package

This is a short guide on how to install python3-python-debian on openSUSE Leap

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

2. Uninstall "python3-python-debian" package

This is a short guide on how to uninstall python3-python-debian on openSUSE Leap:

$ sudo zypper remove python3-python-debian

3. Information about the python3-python-debian package on openSUSE Leap

Information for package python3-python-debian:
----------------------------------------------
Repository : Main Repository
Name : python3-python-debian
Version : 0.1.44-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-python-debian-0.1.44-150400.9.3.1.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