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

Last updated: May 18,2024

1. Install "python3-debian" package

In this section, we are going to explain the necessary steps to install python3-debian on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-debian

2. Uninstall "python3-debian" package

This guide covers the steps necessary to uninstall python3-debian on openSUSE Leap:

$ sudo zypper remove python3-debian

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

Information for package python3-debian:
---------------------------------------
Repository : Main Repository
Name : python3-debian
Version : 0.1.31-3.19
Arch : noarch
Vendor : SUSE LLC
Installed Size : 450.6 KiB
Installed : No
Status : not installed
Source package : python-debian-0.1.31-3.19.src
Upstream URL : http://packages.debian.org/sid/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