lha on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "lha" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lha on Arch using YAY

$ yay -S lha

* (Optional) Uninstall lha on Arch using YAY

$ yay -Rns lha

2. Manually Install "lha" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lha's git locally

$ git clone https://aur.archlinux.org/lha.git ~/lha

c. Go to ~/lha folder and install it

$ cd ~/lha $ makepkg -si

3. Information about the lha package on Arch User Repository (AUR)

ID: 717128
Name: lha
PackageBaseID: 68946
PackageBase: lha
Version: 1:1.14i-1
Description: A compression and archive utility for LH-7 format archives
URL: http://lha.osdn.jp
NumVotes: 99
Popularity: 1.0E-6
OutOfDate:
Maintainer: sl1pkn07
Submitter: perlawk
FirstSubmitted: 1365491573
LastModified: 1586105833
URLPath: /cgit/aur.git/snapshot/lha.tar.gz