arm-linux-gnueabihf-musl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S arm-linux-gnueabihf-musl

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

$ yay -Rns arm-linux-gnueabihf-musl

2. Manually Install "arm-linux-gnueabihf-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-linux-gnueabihf-musl's git locally

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

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

$ cd ~/arm-linux-gnueabihf-musl $ makepkg -si

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

ID: 1064837
Name: arm-linux-gnueabihf-musl
PackageBaseID: 115174
PackageBase: arm-linux-gnueabihf-musl
Version: 1.2.3-1
Description: Lightweight implementation of C standard library
URL: http://musl.libc.org
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Nim65s
Submitter: philanecros
FirstSubmitted: 1472736757
LastModified: 1649626735
URLPath: /cgit/aur.git/snapshot/arm-linux-gnueabihf-musl.tar.gz