needrestart on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S needrestart

* (Optional) Uninstall needrestart on Arch using YAY

$ yay -Rns needrestart

2. Manually Install "needrestart" via AUR

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

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

b. Clone needrestart's git locally

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

c. Go to ~/needrestart folder and install it

$ cd ~/needrestart $ makepkg -si

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

ID: 1394019
Name: needrestart
PackageBaseID: 87056
PackageBase: needrestart
Version: 3.6-3
Description: Restart daemons after library updates.
URL: https://github.com/liske/needrestart
NumVotes: 64
Popularity: 1.366312
OutOfDate:
Maintainer: t-8ch
Submitter: t-8ch
FirstSubmitted: 1414743672
LastModified: 1706427212
URLPath: /cgit/aur.git/snapshot/needrestart.tar.gz