How to Install and Uninstall python36-rpm Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python36-rpm" package

This tutorial shows how to install python36-rpm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-rpm

2. Uninstall "python36-rpm" package

Learn how to uninstall python36-rpm on openSuSE Tumbleweed:

$ sudo zypper remove python36-rpm

3. Information about the python36-rpm package on openSuSE Tumbleweed

Information for package python36-rpm:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-rpm
Version : 4.17.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 189,1 KiB
Installed : No
Status : not installed
Source package : python-rpm-4.17.0-2.1.src
Summary : Python Bindings for Manipulating RPM Packages
Description :
This package contains a module that permits applications written in
the Python programming language to use the interface supplied by
RPM Package Manager libraries.
This package should be installed if you want to develop Python programs
that will manipulate RPM packages and databases.