gitsome on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S gitsome

* (Optional) Uninstall gitsome on Arch using YAY

$ yay -Rns gitsome

2. Manually Install "gitsome" via AUR

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

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

b. Clone gitsome's git locally

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

c. Go to ~/gitsome folder and install it

$ cd ~/gitsome $ makepkg -si

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

ID: 733085
Name: gitsome
PackageBaseID: 112947
PackageBase: gitsome
Version: 0.8.0-1
Description: Supercharged Git/Shell Autocompleter with GitHub Integration
URL: https://github.com/donnemartin/gitsome
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1467110223
LastModified: 1588967699
URLPath: /cgit/aur.git/snapshot/gitsome.tar.gz