git-credential-manager-core on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S git-credential-manager-core

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

$ yay -Rns git-credential-manager-core

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

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

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

$ cd ~/git-credential-manager-core $ makepkg -si

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

ID: 1351310
Name: git-credential-manager-core
PackageBaseID: 170909
PackageBase: git-credential-manager-core
Version: 2.4.1-1
Description: A secure Git credential helper built on .NET that runs on Windows, macOS, and Linux
URL: https://github.com/git-ecosystem/git-credential-manager
NumVotes: 2
Popularity: 1.1E-5
OutOfDate:
Maintainer: ItachiSan
Submitter: ItachiSan
FirstSubmitted: 1631225645
LastModified: 1699700988
URLPath: /cgit/aur.git/snapshot/git-credential-manager-core.tar.gz