git-open-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S git-open-git

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

$ yay -Rns git-open-git

2. Manually Install "git-open-git" via AUR

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

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

b. Clone git-open-git's git locally

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

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

$ cd ~/git-open-git $ makepkg -si

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

ID: 834792
Name: git-open-git
PackageBaseID: 136559
PackageBase: git-open-git
Version: 2.1.0.r23.g14fdf5c-1
Description: Open a repository GitHub page or website in your browser from the shell
URL: https://github.com/paulirish/git-open
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: ObserverOfTime
FirstSubmitted: 1539114661
LastModified: 1608231991
URLPath: /cgit/aur.git/snapshot/git-open-git.tar.gz