glibc-linux4 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S glibc-linux4

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

$ yay -Rns glibc-linux4

2. Manually Install "glibc-linux4" via AUR

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

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

b. Clone glibc-linux4's git locally

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

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

$ cd ~/glibc-linux4 $ makepkg -si

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

ID: 1312363
Name: glibc-linux4
PackageBaseID: 163120
PackageBase: glibc-linux4
Version: 2.38-1
Description: GNU C Library (linux 4.x compat)
URL: https://www.gnu.org/software/libc/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: Heptazhou
Submitter: xantares
FirstSubmitted: 1612896757
LastModified: 1693596488
URLPath: /cgit/aur.git/snapshot/glibc-linux4.tar.gz