lalapps on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S lalapps

* (Optional) Uninstall lalapps on Arch using YAY

$ yay -Rns lalapps

2. Manually Install "lalapps" via AUR

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

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

b. Clone lalapps's git locally

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

c. Go to ~/lalapps folder and install it

$ cd ~/lalapps $ makepkg -si

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

ID: 465921
Name: lalapps
PackageBaseID: 126192
PackageBase: lalapps
Version: 6.21.0-9
Description: The LIGO Scientific Consortium Algorithm Library Suite. lalapps
URL: https://wiki.ligo.org/DASWG/LALSuiteInstall
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wjhandley
FirstSubmitted: 1507450574
LastModified: 1512156410
URLPath: /cgit/aur.git/snapshot/lalapps.tar.gz

5. The same packages on other Linux Distributions