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