sarge on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S sarge

* (Optional) Uninstall sarge on Arch using YAY

$ yay -Rns sarge

2. Manually Install "sarge" via AUR

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

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

b. Clone sarge's git locally

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

c. Go to ~/sarge folder and install it

$ cd ~/sarge $ makepkg -si

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

ID: 1309156
Name: sarge
PackageBaseID: 196991
PackageBase: sarge
Version: r36.d267056-2
Description: A laptop battery-status notification daemon written in Rust.
URL: https://github.com/RedDocMD/Sarge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sysroot
Submitter: sysroot
FirstSubmitted: 1693017813
LastModified: 1693018025
URLPath: /cgit/aur.git/snapshot/sarge.tar.gz