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

Last updated: May 20,2024

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

$ yay -S git-credential-kwallet

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

$ yay -Rns git-credential-kwallet

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

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

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

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

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

ID: 1041978
Name: git-credential-kwallet
PackageBaseID: 176310
PackageBase: git-credential-kwallet
Version: 0.1.1-1
Description: Git credential helper for KWallet
URL: https://github.com/dasbaumwolltier/git-credential-kwallet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zethra
FirstSubmitted: 1645632829
LastModified: 1645632829
URLPath: /cgit/aur.git/snapshot/git-credential-kwallet.tar.gz