upcheck on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S upcheck

* (Optional) Uninstall upcheck on Arch using YAY

$ yay -Rns upcheck

2. Manually Install "upcheck" via AUR

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

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

b. Clone upcheck's git locally

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

c. Go to ~/upcheck folder and install it

$ cd ~/upcheck $ makepkg -si

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

ID: 666665
Name: upcheck
PackageBaseID: 140649
PackageBase: upcheck
Version: 0.1.3-1
Description: Checker for ArchLinux available updates and send it via notify-rust.
URL: https://gitlab.com/edu4rdshl/upcheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Edu4rdSHL
Submitter: Edu4rdSHL
FirstSubmitted: 1553623425
LastModified: 1573776956
URLPath: /cgit/aur.git/snapshot/upcheck.tar.gz