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

Last updated: November 23,2024

1. Install "python2-rpmfile" package

This guide let you learn how to install python2-rpmfile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-rpmfile

2. Uninstall "python2-rpmfile" package

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

$ sudo zypper remove python2-rpmfile

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

Information for package python2-rpmfile:
----------------------------------------
Repository : Main Repository
Name : python2-rpmfile
Version : 1.0.0+git20190702.208ac80-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 99,8 KiB
Installed : No
Status : not installed
Source package : python-rpmfile-1.0.0+git20190702.208ac80-bp153.1.14.src
Summary : Python module to read rpm files
Description :
Tools for inspecting RPM files in python. This module is modeled after the tarfile module.