lab on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S lab

* (Optional) Uninstall lab on Arch using YAY

$ yay -Rns lab

2. Manually Install "lab" via AUR

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

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

b. Clone lab's git locally

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

c. Go to ~/lab folder and install it

$ cd ~/lab $ makepkg -si

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

ID: 1107462
Name: lab
PackageBaseID: 129492
PackageBase: lab
Version: 0.25.1-1
Description: A hub-like tool for GitLab
URL: https://zaquestion.github.io/lab
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: simon04
FirstSubmitted: 1516966631
LastModified: 1656920640
URLPath: /cgit/aur.git/snapshot/lab.tar.gz