armhf-musl on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S armhf-musl

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

$ yay -Rns armhf-musl

2. Manually Install "armhf-musl" via AUR

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

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

b. Clone armhf-musl's git locally

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

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

$ cd ~/armhf-musl $ makepkg -si

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

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