git-hub on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S git-hub

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

$ yay -Rns git-hub

2. Manually Install "git-hub" via AUR

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

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

b. Clone git-hub's git locally

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

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

$ cd ~/git-hub $ makepkg -si

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

ID: 1152733
Name: git-hub
PackageBaseID: 73641
PackageBase: git-hub
Version: 2.1.3-1
Description: Git command line interface to GitHub
URL: https://github.com/sociomantic-tsunami/git-hub
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: Dicebot
FirstSubmitted: 1379687062
LastModified: 1665842488
URLPath: /cgit/aur.git/snapshot/git-hub.tar.gz