arm-musl on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install arm-musl on Arch using YAY
$
yay -S
arm-musl
Copied
* (Optional) Uninstall arm-musl on Arch using YAY
$
yay -Rns
arm-musl
Copied
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
Copied
b. Clone arm-musl's git locally
$
git clone https://aur.archlinux.org/arm-musl.git
~/arm-musl
Copied
c. Go to ~/arm-musl folder and install it
$
cd
~/arm-musl
Copied
$
makepkg -si
Copied
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
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