arm-musl on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S arm-musl

* (Optional) Uninstall arm-musl on Arch using YAY

$ yay -Rns arm-musl

2. Manually Install "arm-musl" via AUR

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

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

b. Clone arm-musl's git locally

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

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

$ cd ~/arm-musl $ makepkg -si

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

ID: 1352367
Name: arm-musl
PackageBaseID: 183476
PackageBase: arm-musl
Version: 1.2.4-1
Description: Lightweight implementation of C standard library (arm)
URL: https://www.musl-libc.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gportay
Submitter: gportay
FirstSubmitted: 1655986597
LastModified: 1699866347
URLPath: /cgit/aur.git/snapshot/arm-musl.tar.gz