glibc-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S glibc-git

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

$ yay -Rns glibc-git

2. Manually Install "glibc-git" via AUR

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

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

b. Clone glibc-git's git locally

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

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

$ cd ~/glibc-git $ makepkg -si

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

ID: 1286194
Name: glibc-git
PackageBaseID: 128422
PackageBase: glibc-git
Version: 2.37.r601.g7ff33eca68-1
Description: GNU C Library (git version)
URL: https://www.gnu.org/software/libc
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: nyanbinary
Submitter: eschwartz
FirstSubmitted: 1514331545
LastModified: 1688992910
URLPath: /cgit/aur.git/snapshot/glibc-git.tar.gz