laminar on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S laminar

* (Optional) Uninstall laminar on Arch using YAY

$ yay -Rns laminar

2. Manually Install "laminar" via AUR

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

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

b. Clone laminar's git locally

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

c. Go to ~/laminar folder and install it

$ cd ~/laminar $ makepkg -si

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

ID: 1296717
Name: laminar
PackageBaseID: 128307
PackageBase: laminar
Version: 1.3-1
Description: Fast and lightweight Continuous Integration server
URL: https://laminar.ohwg.net
NumVotes: 3
Popularity: 0.009494
OutOfDate:
Maintainer: ohwg
Submitter: ohwg
FirstSubmitted: 1513940264
LastModified: 1690776583
URLPath: /cgit/aur.git/snapshot/laminar.tar.gz