gitshort on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gitshort

* (Optional) Uninstall gitshort on Arch using YAY

$ yay -Rns gitshort

2. Manually Install "gitshort" via AUR

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

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

b. Clone gitshort's git locally

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

c. Go to ~/gitshort folder and install it

$ cd ~/gitshort $ makepkg -si

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

ID: 585659
Name: gitshort
PackageBaseID: 139591
PackageBase: gitshort
Version: 1.1.0-1
Description: CLI to create a short or vanity url with git.io
URL: https://github.com/ryanmaynard/gitshort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brb3
Submitter: brb3
FirstSubmitted: 1550009800
LastModified: 1550009800
URLPath: /cgit/aur.git/snapshot/gitshort.tar.gz