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

Last updated: May 10,2024

1. Install "python3-rpm" package

Here is a brief guide to show you how to install python3-rpm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-rpm

2. Uninstall "python3-rpm" package

Please follow the step by step instructions below to uninstall python3-rpm on openSUSE Leap:

$ sudo zypper remove python3-rpm

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

Information for package python3-rpm:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-rpm
Version : 4.14.3-150400.59.7.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 193.0 KiB
Installed : No
Status : not installed
Source package : python-rpm-4.14.3-150400.59.7.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.