gitty-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gitty-bin

* (Optional) Uninstall gitty-bin on Arch using YAY

$ yay -Rns gitty-bin

2. Manually Install "gitty-bin" via AUR

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

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

b. Clone gitty-bin's git locally

$ git clone https://aur.archlinux.org/gitty-bin.git ~/gitty-bin

c. Go to ~/gitty-bin folder and install it

$ cd ~/gitty-bin $ makepkg -si

3. Information about the gitty-bin package on Arch User Repository (AUR)

ID: 1029409
Name: gitty-bin
PackageBaseID: 170828
PackageBase: gitty-bin
Version: 0.7.0-1
Description: Contextual information about your git projects, right on the command-line
URL: https://github.com/muesli/gitty
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1630965892
LastModified: 1643702845
URLPath: /cgit/aur.git/snapshot/gitty-bin.tar.gz