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

Last updated: July 04,2024

1. Install "python312-rarfile" package

Please follow the guidelines below to install python312-rarfile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-rarfile

2. Uninstall "python312-rarfile" package

Please follow the guidance below to uninstall python312-rarfile on openSuSE Tumbleweed:

$ sudo zypper remove python312-rarfile

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

Information for package python312-rarfile:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-rarfile
Version : 4.0-3.9
Arch : noarch
Vendor : openSUSE
Installed Size : 235.0 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.