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

Last updated: May 18,2024

1. Install "python2-debian" package

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

$ sudo zypper refresh $ sudo zypper install python2-debian

2. Uninstall "python2-debian" package

Please follow the steps below to uninstall python2-debian on openSUSE Leap:

$ sudo zypper remove python2-debian

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

Information for package python2-debian:
---------------------------------------
Repository : Main Repository
Name : python2-debian
Version : 0.1.31-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 382,0 KiB
Installed : No
Status : not installed
Source package : python-debian-0.1.31-bp153.1.15.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