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

Last updated: July 02,2024

1. Install "python36-rarfile" package

This is a short guide on how to install python36-rarfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-rarfile

2. Uninstall "python36-rarfile" package

Learn how to uninstall python36-rarfile on openSuSE Tumbleweed:

$ sudo zypper remove python36-rarfile

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

Information for package python36-rarfile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-rarfile
Version : 4.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 268,2 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.