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

Last updated: July 01,2024

1. Install "python312-lhafile" package

This guide covers the steps necessary to install python312-lhafile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-lhafile

2. Uninstall "python312-lhafile" package

Learn how to uninstall python312-lhafile on openSuSE Tumbleweed:

$ sudo zypper remove python312-lhafile

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

Information for package python312-lhafile:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-lhafile
Version : 0.3.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 60.1 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.