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

Last updated: July 04,2024

1. Install "python311-rpmfile" package

Please follow the guidance below to install python311-rpmfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-rpmfile

2. Uninstall "python311-rpmfile" package

This guide covers the steps necessary to uninstall python311-rpmfile on openSuSE Tumbleweed:

$ sudo zypper remove python311-rpmfile

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

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