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

Last updated: June 05,2024

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

$ yay -S git-credential-oauth

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

$ yay -Rns git-credential-oauth

2. Manually Install "git-credential-oauth" 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-oauth's git locally

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

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

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

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

ID: 1415208
Name: git-credential-oauth
PackageBaseID: 194143
PackageBase: git-credential-oauth
Version: 0.11.1-1
Description: Git credential helper that securely authenticates to GitHub, GitLab, BitBucket, Gerrit and other forges using OAuth
URL: https://github.com/hickford/git-credential-oauth
NumVotes: 2
Popularity: 0.024506
OutOfDate:
Maintainer: hickford
Submitter: hickford
FirstSubmitted: 1685486590
LastModified: 1708868489
URLPath: /cgit/aur.git/snapshot/git-credential-oauth.tar.gz