hub-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S hub-git

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

$ yay -Rns hub-git

2. Manually Install "hub-git" via AUR

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

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

b. Clone hub-git's git locally

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

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

$ cd ~/hub-git $ makepkg -si

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

ID: 576577
Name: hub-git
PackageBaseID: 114461
PackageBase: hub-git
Version: v2.7.0.r31.gddf0d825-1
Description: cli interface for Github
URL: https://hub.github.com
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jhass
Submitter: jhass
FirstSubmitted: 1470744682
LastModified: 1547407381
URLPath: /cgit/aur.git/snapshot/hub-git.tar.gz