How to Install and Uninstall python3-lhafile Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-lhafile" package

Please follow the instructions below to install python3-lhafile on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-lhafile

2. Uninstall "python3-lhafile" package

This guide let you learn how to uninstall python3-lhafile on openSUSE Leap:

$ sudo zypper remove python3-lhafile

3. Information about the python3-lhafile package on openSUSE Leap

Information for package python3-lhafile:
----------------------------------------
Repository : Main Repository
Name : python3-lhafile
Version : 0.2.2-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 59.9 KiB
Installed : No
Status : not installed
Source package : python-lhafile-0.2.2-bp155.2.11.src
Upstream URL : https://fengestad.no/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.