lash on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "lash" 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 lash on Arch using YAY

$ yay -S lash

* (Optional) Uninstall lash on Arch using YAY

$ yay -Rns lash

2. Manually Install "lash" via AUR

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

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

b. Clone lash's git locally

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

c. Go to ~/lash folder and install it

$ cd ~/lash $ makepkg -si

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

ID: 522848
Name: lash
PackageBaseID: 133511
PackageBase: lash
Version: 0.6.0~rc2-14
Description: Session management system for JACK and ALSA
URL: http://lash.nongnu.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1529014953
LastModified: 1530201524
URLPath: /cgit/aur.git/snapshot/lash.tar.gz