aarch64-linux-musl on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S aarch64-linux-musl

* (Optional) Uninstall aarch64-linux-musl on Arch using YAY

$ yay -Rns aarch64-linux-musl

2. Manually Install "aarch64-linux-musl" via AUR

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

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

b. Clone aarch64-linux-musl's git locally

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

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

$ cd ~/aarch64-linux-musl $ makepkg -si

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

ID: 1262944
Name: aarch64-linux-musl
PackageBaseID: 127795
PackageBase: aarch64-linux-musl
Version: 1.2.4-1
Description: Lightweight implementation of C standard library
URL: https://musl.libc.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aswild
Submitter: asonix
FirstSubmitted: 1512756921
LastModified: 1684975167
URLPath: /cgit/aur.git/snapshot/aarch64-linux-musl.tar.gz