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

Last updated: May 19,2024

1. Install "python39-rarfile" package

Learn how to install python39-rarfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-rarfile

2. Uninstall "python39-rarfile" package

Please follow the guidelines below to uninstall python39-rarfile on openSuSE Tumbleweed:

$ sudo zypper remove python39-rarfile

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

Information for package python39-rarfile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rarfile
Version : 4.0-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 185.6 KiB
Installed : No
Status : not installed
Source package : python-rarfile-4.0-3.9.src
Upstream URL : https://rarfile.readthedocs.org/
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.