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

Last updated: November 23,2024

1. Install "python310-lhafile" package

Here is a brief guide to show you how to install python310-lhafile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-lhafile

2. Uninstall "python310-lhafile" package

This is a short guide on how to uninstall python310-lhafile on openSuSE Tumbleweed:

$ sudo zypper remove python310-lhafile

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

Information for package python310-lhafile:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.