klibc on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "klibc" 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 klibc on Arch using YAY
$
yay -S
klibc
Copied
* (Optional) Uninstall klibc on Arch using YAY
$
yay -Rns
klibc
Copied
2. Manually Install "klibc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone klibc's git locally
$
git clone https://aur.archlinux.org/klibc.git
~/klibc
Copied
c. Go to ~/klibc folder and install it
$
cd
~/klibc
Copied
$
makepkg -si
Copied
3. Information about the klibc package on Arch User Repository (AUR)
ID: 1301316
Name: klibc
PackageBaseID: 143707
PackageBase: klibc
Version: 2.0.13-1
Description: A minimalistic libc subset for use with initramfs
URL: https://mirrors.kernel.org/pub/linux/libs/klibc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: sdrik
FirstSubmitted: 1563641142
LastModified: 1691592803
URLPath: /cgit/aur.git/snapshot/klibc.tar.gz
Name: klibc
PackageBaseID: 143707
PackageBase: klibc
Version: 2.0.13-1
Description: A minimalistic libc subset for use with initramfs
URL: https://mirrors.kernel.org/pub/linux/libs/klibc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: sdrik
FirstSubmitted: 1563641142
LastModified: 1691592803
URLPath: /cgit/aur.git/snapshot/klibc.tar.gz