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

Last updated: May 12,2024

1. Install "python38-lhafile" package

This tutorial shows how to install python38-lhafile on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-lhafile

2. Uninstall "python38-lhafile" package

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

$ sudo zypper remove python38-lhafile

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

Information for package python38-lhafile:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-lhafile
Version : 0.2.2-1.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 55,6 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.