archupdate-indicator on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S archupdate-indicator

* (Optional) Uninstall archupdate-indicator on Arch using YAY

$ yay -Rns archupdate-indicator

2. Manually Install "archupdate-indicator" via AUR

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

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

b. Clone archupdate-indicator's git locally

$ git clone https://aur.archlinux.org/archupdate-indicator.git ~/archupdate-indicator

c. Go to ~/archupdate-indicator folder and install it

$ cd ~/archupdate-indicator $ makepkg -si

3. Information about the archupdate-indicator package on Arch User Repository (AUR)

ID: 696267
Name: archupdate-indicator
PackageBaseID: 144957
PackageBase: archupdate-indicator
Version: 1.0.0-1
Description: Creates a taskbar icon that indicates if updates are available and provides a context menu to inspect and install them.
URL: https://github.com/epsilontheta/archupdate-indicator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: epsilontheta
Submitter: epsilontheta
FirstSubmitted: 1568064984
LastModified: 1581529410
URLPath: /cgit/aur.git/snapshot/archupdate-indicator.tar.gz