updatehint on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S updatehint

* (Optional) Uninstall updatehint on Arch using YAY

$ yay -Rns updatehint

2. Manually Install "updatehint" via AUR

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

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

b. Clone updatehint's git locally

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

c. Go to ~/updatehint folder and install it

$ cd ~/updatehint $ makepkg -si

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

ID: 515903
Name: updatehint
PackageBaseID: 113319
PackageBase: updatehint
Version: 1.6-2
Description: Provides notifications about Arch Linux updates.
URL: https://aur.archlinux.org/packages/updatehint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tinxy
Submitter: tinxy
FirstSubmitted: 1467924370
LastModified: 1527879877
URLPath: /cgit/aur.git/snapshot/updatehint.tar.gz