i386-musl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S i386-musl

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

$ yay -Rns i386-musl

2. Manually Install "i386-musl" via AUR

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

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

b. Clone i386-musl's git locally

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

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

$ cd ~/i386-musl $ makepkg -si

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

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