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