How to Install and Uninstall lha Package on openSUSE Leap

Last updated: November 08,2024

1. Install "lha" package

This guide covers the steps necessary to install lha on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lha

2. Uninstall "lha" package

Please follow the steps below to uninstall lha on openSUSE Leap:

$ sudo zypper remove lha

3. Information about the lha package on openSUSE Leap

Information for package lha:
----------------------------
Repository : Main Repository
Name : lha
Version : 1.14.1~git.20191005-bp155.1.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 99.1 KiB
Installed : No
Status : not installed
Source package : lha-1.14.1~git.20191005-bp155.1.13.src
Upstream URL : http://lha.sourceforge.jp/
Summary : Pack Program
Description :
Lha is a packer comparable to ZIP (PKZIP), ZOO, and others. It has been
included for compatibility reasons only. Use GZIP for general archiving
purposes, because it is the standard for Linux.