git-credential-github on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-credential-github

* (Optional) Uninstall git-credential-github on Arch using YAY

$ yay -Rns git-credential-github

2. Manually Install "git-credential-github" via AUR

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

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

b. Clone git-credential-github's git locally

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

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

$ cd ~/git-credential-github $ makepkg -si

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

ID: 1365538
Name: git-credential-github
PackageBaseID: 199515
PackageBase: git-credential-github
Version: 2.1.0-1
Description: A simple git credentials helper for github
URL: https://github.com/Xgames123/git-credential-github
NumVotes: 1
Popularity: 0.088708
OutOfDate:
Maintainer: ldev
Submitter: ldev
FirstSubmitted: 1699894814
LastModified: 1701868940
URLPath: /cgit/aur.git/snapshot/git-credential-github.tar.gz