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

Last updated: June 26,2024

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

$ yay -S git-credential-keepassxc

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

$ yay -Rns git-credential-keepassxc

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

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

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

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

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

ID: 1348338
Name: git-credential-keepassxc
PackageBaseID: 169908
PackageBase: git-credential-keepassxc
Version: 0.14.0-1
Description: git-credential-keepassxc is a Git credential helper that allows Git (and shell scripts) to get/store logins from/to KeePassXC
URL: https://github.com/Frederick888/git-credential-keepassxc
NumVotes: 6
Popularity: 0.02106
OutOfDate:
Maintainer: NeoTheFox
Submitter: NeoTheFox
FirstSubmitted: 1628889301
LastModified: 1699257513
URLPath: /cgit/aur.git/snapshot/git-credential-keepassxc.tar.gz