git-credential-oauth on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install git-credential-oauth on Arch using YAY
$
yay -S
git-credential-oauth
Copied
* (Optional) Uninstall git-credential-oauth on Arch using YAY
$
yay -Rns
git-credential-oauth
Copied
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
Copied
b. Clone git-credential-oauth's git locally
$
git clone https://aur.archlinux.org/git-credential-oauth.git
~/git-credential-oauth
Copied
c. Go to ~/git-credential-oauth folder and install it
$
cd
~/git-credential-oauth
Copied
$
makepkg -si
Copied
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
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