eselect-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S eselect-git

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

$ yay -Rns eselect-git

2. Manually Install "eselect-git" via AUR

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

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

b. Clone eselect-git's git locally

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

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

$ cd ~/eselect-git $ makepkg -si

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

ID: 803171
Name: eselect-git
PackageBaseID: 59272
PackageBase: eselect-git
Version: 1.4.16.r1.e757ab1-1
Description: Gentoo's multi-purpose configuration and management tool
URL: http://www.gentoo.org/proj/en/eselect/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1337011612
LastModified: 1602421139
URLPath: /cgit/aur.git/snapshot/eselect-git.tar.gz