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

Last updated: December 25,2024

1. Install "python38-rarfile" package

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

$ sudo zypper refresh $ sudo zypper install python38-rarfile

2. Uninstall "python38-rarfile" package

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

$ sudo zypper remove python38-rarfile

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

Information for package python38-rarfile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-rarfile
Version : 4.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 267,5 KiB
Installed : No
Status : not installed
Source package : python-rarfile-4.0-1.7.src
Summary : RAR Archive Reader for Python
Description :
This is a Python module for RAR archive reading. It supports both RAR
2.x and 3.x archives, multi volume archives, Unicode filenames,
password-protected archives, archive and file comments. The archive
parsing and non-compressed files are handled in pure Python code, for
compressed files, the "unrar" utility is run.