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

Last updated: May 19,2024

1. Install "python38-rpmfile" package

This tutorial shows how to install python38-rpmfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-rpmfile

2. Uninstall "python38-rpmfile" package

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

$ sudo zypper remove python38-rpmfile

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

Information for package python38-rpmfile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-rpmfile
Version : 1.0.4-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 113,7 KiB
Installed : No
Status : not installed
Source package : python-rpmfile-1.0.4-1.6.src
Summary : Python module to read rpm files
Description :
Tools for inspecting RPM files in python. This module is modeled after the tarfile module.