glue on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S glue

* (Optional) Uninstall glue on Arch using YAY

$ yay -Rns glue

2. Manually Install "glue" via AUR

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

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

b. Clone glue's git locally

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

c. Go to ~/glue folder and install it

$ cd ~/glue $ makepkg -si

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

ID: 465918
Name: glue
PackageBaseID: 127668
PackageBase: glue
Version: 1.54.1-2
Description: The LIGO Scientific Consortium Algorithm Library Suite. glue
URL: https://wiki.ligo.org/DASWG/LALSuiteInstall
NumVotes: 1
Popularity: 0.006818
OutOfDate: 1704307366
Maintainer:
Submitter: wjhandley
FirstSubmitted: 1512156327
LastModified: 1512156380
URLPath: /cgit/aur.git/snapshot/glue.tar.gz