gitlab-monitor on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gitlab-monitor

* (Optional) Uninstall gitlab-monitor on Arch using YAY

$ yay -Rns gitlab-monitor

2. Manually Install "gitlab-monitor" via AUR

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

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

b. Clone gitlab-monitor's git locally

$ git clone https://aur.archlinux.org/gitlab-monitor.git ~/gitlab-monitor

c. Go to ~/gitlab-monitor folder and install it

$ cd ~/gitlab-monitor $ makepkg -si

3. Information about the gitlab-monitor package on Arch User Repository (AUR)

ID: 652200
Name: gitlab-monitor
PackageBaseID: 145525
PackageBase: gitlab-monitor
Version: 1.7-1
Description: A web-based monitor dashboard for GitLab CI
URL: https://github.com/timoschwarzer/gitlab-monitor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ejiek
Submitter: ejiek
FirstSubmitted: 1570111658
LastModified: 1570111658
URLPath: /cgit/aur.git/snapshot/gitlab-monitor.tar.gz