update-notifier on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S update-notifier

* (Optional) Uninstall update-notifier on Arch using YAY

$ yay -Rns update-notifier

2. Manually Install "update-notifier" via AUR

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

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

b. Clone update-notifier's git locally

$ git clone https://aur.archlinux.org/update-notifier.git ~/update-notifier

c. Go to ~/update-notifier folder and install it

$ cd ~/update-notifier $ makepkg -si

3. Information about the update-notifier package on Arch User Repository (AUR)

ID: 1277351
Name: update-notifier
PackageBaseID: 154305
PackageBase: update-notifier
Version: 0.7.7-5
Description: A simple pacman update notifier
URL: https://github.com/Chrysostomus/update-notifier
NumVotes: 3
Popularity: 0.004445
OutOfDate:
Maintainer: kemelzaidan
Submitter: ahmubashshir
FirstSubmitted: 1591955315
LastModified: 1687468092
URLPath: /cgit/aur.git/snapshot/update-notifier.tar.gz