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
Copied
b. Install gitshort on Arch using YAY
$
yay -S
gitshort
Copied
* (Optional) Uninstall gitshort on Arch using YAY
$
yay -Rns
gitshort
Copied
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
Copied
b. Clone gitshort's git locally
$
git clone https://aur.archlinux.org/gitshort.git
~/gitshort
Copied
c. Go to ~/gitshort folder and install it
$
cd
~/gitshort
Copied
$
makepkg -si
Copied
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
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