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

Last updated: May 18,2024

1. Install "python39-debian" package

Please follow the guidelines below to install python39-debian on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-debian

2. Uninstall "python39-debian" package

Here is a brief guide to show you how to uninstall python39-debian on openSuSE Tumbleweed:

$ sudo zypper remove python39-debian

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

Information for package python39-debian:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-debian
Version : 0.1.36-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 555,5 KiB
Installed : No
Status : not installed
Source package : python-debian-0.1.36-1.9.src
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