gauge on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S gauge

* (Optional) Uninstall gauge on Arch using YAY

$ yay -Rns gauge

2. Manually Install "gauge" via AUR

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

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

b. Clone gauge's git locally

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

c. Go to ~/gauge folder and install it

$ cd ~/gauge $ makepkg -si

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

ID: 527002
Name: gauge
PackageBaseID: 62291
PackageBase: gauge
Version: 2.1.7-1
Description: Cairo Gauge to display values read from your PC
URL: http://tzclock.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: chelqo
FirstSubmitted: 1345944236
LastModified: 1531679161
URLPath: /cgit/aur.git/snapshot/gauge.tar.gz