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

Last updated: June 13,2024

1. Install "python310-rpmfile" package

This guide covers the steps necessary to install python310-rpmfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-rpmfile

2. Uninstall "python310-rpmfile" package

Please follow the steps below to uninstall python310-rpmfile on openSuSE Tumbleweed:

$ sudo zypper remove python310-rpmfile

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

Information for package python310-rpmfile:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-rpmfile
Version : 1.0.4-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 112.3 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.