git-open on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "git-open" 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 git-open on Arch using YAY
$
yay -S
git-open
Copied
* (Optional) Uninstall git-open on Arch using YAY
$
yay -Rns
git-open
Copied
2. Manually Install "git-open" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-open's git locally
$
git clone https://aur.archlinux.org/git-open.git
~/git-open
Copied
c. Go to ~/git-open folder and install it
$
cd
~/git-open
Copied
$
makepkg -si
Copied
3. Information about the git-open package on Arch User Repository (AUR)
ID: 746456
Name: git-open
PackageBaseID: 120477
PackageBase: git-open
Version: 2.1.0-1
Description: Open a repo website (GitHub, GitLab, Bitbucket) in your browser
URL: https://github.com/paulirish/git-open
NumVotes: 3
Popularity: 0.050211
OutOfDate:
Maintainer: liljaylj
Submitter: adriaanzon
FirstSubmitted: 1489100030
LastModified: 1591174545
URLPath: /cgit/aur.git/snapshot/git-open.tar.gz
Name: git-open
PackageBaseID: 120477
PackageBase: git-open
Version: 2.1.0-1
Description: Open a repo website (GitHub, GitLab, Bitbucket) in your browser
URL: https://github.com/paulirish/git-open
NumVotes: 3
Popularity: 0.050211
OutOfDate:
Maintainer: liljaylj
Submitter: adriaanzon
FirstSubmitted: 1489100030
LastModified: 1591174545
URLPath: /cgit/aur.git/snapshot/git-open.tar.gz