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
Copied
b. Install reboot-checker on Arch using YAY
$
yay -S
reboot-checker
Copied
* (Optional) Uninstall reboot-checker on Arch using YAY
$
yay -Rns
reboot-checker
Copied
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
Copied
b. Clone reboot-checker's git locally
$
git clone https://aur.archlinux.org/reboot-checker.git
~/reboot-checker
Copied
c. Go to ~/reboot-checker folder and install it
$
cd
~/reboot-checker
Copied
$
makepkg -si
Copied
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
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