short-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S short-git

* (Optional) Uninstall short-git on Arch using YAY

$ yay -Rns short-git

2. Manually Install "short-git" via AUR

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

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

b. Clone short-git's git locally

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

c. Go to ~/short-git folder and install it

$ cd ~/short-git $ makepkg -si

3. Information about the short-git package on Arch User Repository (AUR)

ID: 852683
Name: short-git
PackageBaseID: 156476
PackageBase: short-git
Version: 0.3.6.r0.g97fa26b-1
Description: Concise cli launcher / project manager using env files
URL: https://github.com/vincent-herlemont/short
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vincentherl
Submitter: vincentherl
FirstSubmitted: 1596787475
LastModified: 1611568981
URLPath: /cgit/aur.git/snapshot/short-git.tar.gz