musl-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S musl-git

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

$ yay -Rns musl-git

2. Manually Install "musl-git" via AUR

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

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

b. Clone musl-git's git locally

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

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

$ cd ~/musl-git $ makepkg -si

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

ID: 700379
Name: musl-git
PackageBaseID: 46908
PackageBase: musl-git
Version: 1.2.0.r0.g040c1d16-1
Description: Lightweight implementation of C standard library
URL: https://www.musl-libc.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: eschwartz
Submitter:
FirstSubmitted: 1298668043
LastModified: 1582500767
URLPath: /cgit/aur.git/snapshot/musl-git.tar.gz