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

Last updated: June 26,2024

1. Install "python39-rpm" package

This guide let you learn how to install python39-rpm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-rpm

2. Uninstall "python39-rpm" package

This guide covers the steps necessary to uninstall python39-rpm on openSuSE Tumbleweed:

$ sudo zypper remove python39-rpm

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

Information for package python39-rpm:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rpm
Version : 4.19.1.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 177.6 KiB
Installed : No
Status : not installed
Source package : python-rpm-4.19.1.1-3.1.src
Upstream URL : https://rpm.org/
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.