sh-elf-newlib on AUR (Arch User Repository)

Last updated: June 05,2024

1. Install "sh-elf-newlib" 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 sh-elf-newlib on Arch using YAY

$ yay -S sh-elf-newlib

* (Optional) Uninstall sh-elf-newlib on Arch using YAY

$ yay -Rns sh-elf-newlib

2. Manually Install "sh-elf-newlib" via AUR

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

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

b. Clone sh-elf-newlib's git locally

$ git clone https://aur.archlinux.org/sh-elf-newlib.git ~/sh-elf-newlib

c. Go to ~/sh-elf-newlib folder and install it

$ cd ~/sh-elf-newlib $ makepkg -si

3. Information about the sh-elf-newlib package on Arch User Repository (AUR)

ID: 876800
Name: sh-elf-newlib
PackageBaseID: 132126
PackageBase: sh-elf-newlib
Version: 4.1.0-1
Description: A C standard library implementation intended for use on embedded systems (SuperH bare metal)
URL: http://www.sourceware.org/newlib/
NumVotes: 3
Popularity: 0
OutOfDate: 1661535251
Maintainer: Megver83
Submitter: Megver83
FirstSubmitted: 1525561143
LastModified: 1615679879
URLPath: /cgit/aur.git/snapshot/sh-elf-newlib.tar.gz