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

Last updated: May 18,2024

1. Install "python39-rpmfile" package

Please follow the instructions below to install python39-rpmfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-rpmfile

2. Uninstall "python39-rpmfile" package

In this section, we are going to explain the necessary steps to uninstall python39-rpmfile on openSuSE Tumbleweed:

$ sudo zypper remove python39-rpmfile

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

Information for package python39-rpmfile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rpmfile
Version : 1.0.4-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 106.6 KiB
Installed : No
Status : not installed
Source package : python-rpmfile-1.0.4-1.17.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.