simple-restart-check on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S simple-restart-check

* (Optional) Uninstall simple-restart-check on Arch using YAY

$ yay -Rns simple-restart-check

2. Manually Install "simple-restart-check" via AUR

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

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

b. Clone simple-restart-check's git locally

$ git clone https://aur.archlinux.org/simple-restart-check.git ~/simple-restart-check

c. Go to ~/simple-restart-check folder and install it

$ cd ~/simple-restart-check $ makepkg -si

3. Information about the simple-restart-check package on Arch User Repository (AUR)

ID: 765615
Name: simple-restart-check
PackageBaseID: 155474
PackageBase: simple-restart-check
Version: 1.0.0-2
Description: A simple Bash script that checks if processes use outdated libraries.
URL: https://github.com/PilzAdam/simple-restart-check
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: PilzAdam
Submitter: PilzAdam
FirstSubmitted: 1594828165
LastModified: 1594828640
URLPath: /cgit/aur.git/snapshot/simple-restart-check.tar.gz