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

Last updated: July 06,2024

1. Install "python3-rpmfile" package

Please follow the guidelines below to install python3-rpmfile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-rpmfile

2. Uninstall "python3-rpmfile" package

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

$ sudo zypper remove python3-rpmfile

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

Information for package python3-rpmfile:
----------------------------------------
Repository : Main Repository
Name : python3-rpmfile
Version : 1.0.0+git20190702.208ac80-bp155.2.21
Arch : noarch
Vendor : openSUSE
Installed Size : 92.9 KiB
Installed : No
Status : not installed
Source package : python-rpmfile-1.0.0+git20190702.208ac80-bp155.2.21.src
Upstream URL : https://github.com/srossross/rpmfile
Summary : Python module to read rpm files
Description :
Tools for inspecting RPM files in python. This module is modeled after the tarfile module.