uclibc-ng on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S uclibc-ng

* (Optional) Uninstall uclibc-ng on Arch using YAY

$ yay -Rns uclibc-ng

2. Manually Install "uclibc-ng" via AUR

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

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

b. Clone uclibc-ng's git locally

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

c. Go to ~/uclibc-ng folder and install it

$ cd ~/uclibc-ng $ makepkg -si

3. Information about the uclibc-ng package on Arch User Repository (AUR)

ID: 1311148
Name: uclibc-ng
PackageBaseID: 145213
PackageBase: uclibc-ng
Version: 1.0.44-1
Description: A C library for embedded Linux
URL: https://uclibc-ng.org/
NumVotes: 2
Popularity: 0.018512
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1568931323
LastModified: 1693369184
URLPath: /cgit/aur.git/snapshot/uclibc-ng.tar.gz