gittify on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gittify

* (Optional) Uninstall gittify on Arch using YAY

$ yay -Rns gittify

2. Manually Install "gittify" via AUR

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

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

b. Clone gittify's git locally

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

c. Go to ~/gittify folder and install it

$ cd ~/gittify $ makepkg -si

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

ID: 776442
Name: gittify
PackageBaseID: 95198
PackageBase: gittify
Version: 1.2.0-1
Description: A customized bash environment to make git folders more friendly.
URL: https://github.com/momeni/gittify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sbmomeni
Submitter: sbmomeni
FirstSubmitted: 1435229444
LastModified: 1596909904
URLPath: /cgit/aur.git/snapshot/gittify.tar.gz