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

Last updated: May 17,2024

1. Install "python39-lhafile" package

Please follow the instructions below to install python39-lhafile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-lhafile

2. Uninstall "python39-lhafile" package

Learn how to uninstall python39-lhafile on openSuSE Tumbleweed:

$ sudo zypper remove python39-lhafile

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

Information for package python39-lhafile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-lhafile
Version : 0.3.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 53.8 KiB
Installed : No
Status : not installed
Source package : python-lhafile-0.3.0-1.4.src
Upstream URL : https://github.com/FrodeSolheim/python-lhafile/
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.