reboot-checker on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S reboot-checker

* (Optional) Uninstall reboot-checker on Arch using YAY

$ yay -Rns reboot-checker

2. Manually Install "reboot-checker" via AUR

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

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

b. Clone reboot-checker's git locally

$ git clone https://aur.archlinux.org/reboot-checker.git ~/reboot-checker

c. Go to ~/reboot-checker folder and install it

$ cd ~/reboot-checker $ makepkg -si

3. Information about the reboot-checker package on Arch User Repository (AUR)

ID: 698627
Name: reboot-checker
PackageBaseID: 149299
PackageBase: reboot-checker
Version: 1.0-1
Description: Script determining if a reboot of the system is required
URL: https://gitlab.com/daersc/reboot-checker
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daersc
Submitter: daersc
FirstSubmitted: 1582130427
LastModified: 1582130427
URLPath: /cgit/aur.git/snapshot/reboot-checker.tar.gz