mlibc on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mlibc

* (Optional) Uninstall mlibc on Arch using YAY

$ yay -Rns mlibc

2. Manually Install "mlibc" via AUR

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

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

b. Clone mlibc's git locally

$ git clone https://aur.archlinux.org/mlibc.git ~/mlibc

c. Go to ~/mlibc folder and install it

$ cd ~/mlibc $ makepkg -si

3. Information about the mlibc package on Arch User Repository (AUR)

ID: 1415359
Name: mlibc
PackageBaseID: 183044
PackageBase: mlibc
Version: 4.0.0_rc1-1
Description: A portable C standard library
URL: https://github.com/managarm/mlibc
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: delta64
Submitter: delta64
FirstSubmitted: 1654825616
LastModified: 1708888460
URLPath: /cgit/aur.git/snapshot/mlibc.tar.gz