gitify on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gitify

* (Optional) Uninstall gitify on Arch using YAY

$ yay -Rns gitify

2. Manually Install "gitify" via AUR

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

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

b. Clone gitify's git locally

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

c. Go to ~/gitify folder and install it

$ cd ~/gitify $ makepkg -si

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

ID: 989159
Name: gitify
PackageBaseID: 167667
PackageBase: gitify
Version: 4.3.1-1
Description: GitHub notifications on your menu bar.
URL: https://www.gitify.io/
NumVotes: 1
Popularity: 0
OutOfDate: 1681028421
Maintainer:
Submitter: PolpOnline
FirstSubmitted: 1622898588
LastModified: 1636988101
URLPath: /cgit/aur.git/snapshot/gitify.tar.gz