git-user on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S git-user

* (Optional) Uninstall git-user on Arch using YAY

$ yay -Rns git-user

2. Manually Install "git-user" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone git-user's git locally

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

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

$ cd ~/git-user $ makepkg -si

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

ID: 1177070
Name: git-user
PackageBaseID: 133280
PackageBase: git-user
Version: v2.0.6-1
Description: Git plugin that allows you to save multiple user profiles and set them as project defaults
URL: https://github.com/gesquive/git-user.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bart
Submitter: rage28
FirstSubmitted: 1528474451
LastModified: 1669903062
URLPath: /cgit/aur.git/snapshot/git-user.tar.gz