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

Last updated: September 28,2024

1. Install "python36-lhafile" package

Please follow the guidance below to install python36-lhafile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-lhafile

2. Uninstall "python36-lhafile" package

Please follow the steps below to uninstall python36-lhafile on openSuSE Tumbleweed:

$ sudo zypper remove python36-lhafile

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

Information for package python36-lhafile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-lhafile
Version : 0.2.2-1.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 56,2 KiB
Installed : No
Status : not installed
Source package : python-lhafile-0.2.2-1.14.src
Summary : LHA archive support for Python
Description :
Lhafile is a python C extension to extract lha files (.lzh).
The interface is similar to the zipfile module in the regular
Python distribution.