arm-none-eabi-picolibc on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "arm-none-eabi-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

b. Install arm-none-eabi-picolibc on Arch using YAY

$ yay -S arm-none-eabi-picolibc

* (Optional) Uninstall arm-none-eabi-picolibc on Arch using YAY

$ yay -Rns arm-none-eabi-picolibc

2. Manually Install "arm-none-eabi-picolibc" via AUR

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

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

b. Clone arm-none-eabi-picolibc's git locally

$ git clone https://aur.archlinux.org/arm-none-eabi-picolibc.git ~/arm-none-eabi-picolibc

c. Go to ~/arm-none-eabi-picolibc folder and install it

$ cd ~/arm-none-eabi-picolibc $ makepkg -si

3. Information about the arm-none-eabi-picolibc package on Arch User Repository (AUR)

ID: 1176394
Name: arm-none-eabi-picolibc
PackageBaseID: 188333
PackageBase: arm-none-eabi-picolibc
Version: 1.7.9-1
Description: Fork of newlib with stdio bits from avrlibc
URL: https://github.com/picolibc/picolibc
NumVotes: 1
Popularity: 0.066642
OutOfDate: 1690275210
Maintainer: dl3yc
Submitter: dl3yc
FirstSubmitted: 1669772715
LastModified: 1669772715
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-picolibc.tar.gz