aarch64-glibc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S aarch64-glibc

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

$ yay -Rns aarch64-glibc

2. Manually Install "aarch64-glibc" via AUR

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

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

b. Clone aarch64-glibc's git locally

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

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

$ cd ~/aarch64-glibc $ makepkg -si

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

ID: 1123495
Name: aarch64-glibc
PackageBaseID: 163150
PackageBase: aarch64-glibc
Version: 2.36-1
Description: GNU C Library ARM64 target
URL: https://www.gnu.org/software/libc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Solskogen
FirstSubmitted: 1612961306
LastModified: 1659953502
URLPath: /cgit/aur.git/snapshot/aarch64-glibc.tar.gz