picolibc on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "picolibc" 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 picolibc on Arch using YAY
$
yay -S
picolibc
Copied
* (Optional) Uninstall picolibc on Arch using YAY
$
yay -Rns
picolibc
Copied
2. Manually Install "picolibc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone picolibc's git locally
$
git clone https://aur.archlinux.org/picolibc.git
~/picolibc
Copied
c. Go to ~/picolibc folder and install it
$
cd
~/picolibc
Copied
$
makepkg -si
Copied
3. Information about the picolibc package on Arch User Repository (AUR)
ID: 1390351
Name: picolibc
PackageBaseID: 171442
PackageBase: picolibc
Version: 1.8.6-1
Description: A C library designed for embedded 32 and 64 bit systems
URL: https://keithp.com/picolibc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1632858385
LastModified: 1705903199
URLPath: /cgit/aur.git/snapshot/picolibc.tar.gz
Name: picolibc
PackageBaseID: 171442
PackageBase: picolibc
Version: 1.8.6-1
Description: A C library designed for embedded 32 and 64 bit systems
URL: https://keithp.com/picolibc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1632858385
LastModified: 1705903199
URLPath: /cgit/aur.git/snapshot/picolibc.tar.gz