upsm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S upsm

* (Optional) Uninstall upsm on Arch using YAY

$ yay -Rns upsm

2. Manually Install "upsm" via AUR

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

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

b. Clone upsm's git locally

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

c. Go to ~/upsm folder and install it

$ cd ~/upsm $ makepkg -si

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

ID: 1152619
Name: upsm
PackageBaseID: 141517
PackageBase: upsm
Version: 3.0.0-1
Description: Qt-based ups monitor (front-end for upsc from Network UPS Tools).
URL: https://github.com/psemiletov/upsm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: semiletov
Submitter: semiletov
FirstSubmitted: 1556103800
LastModified: 1665826479
URLPath: /cgit/aur.git/snapshot/upsm.tar.gz