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

Last updated: April 25,2024

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

$ yay -S rl78-elf-newlib

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

$ yay -Rns rl78-elf-newlib

2. Manually Install "rl78-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 rl78-elf-newlib's git locally

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

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

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

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

ID: 263093
Name: rl78-elf-newlib
PackageBaseID: 105713
PackageBase: rl78-elf-newlib
Version: 2.2.0.20150824-2
Description: C library for bare metal systems rl78-elf target.
URL: https://sourceware.org/newlib/
NumVotes: 0
Popularity: 0
OutOfDate: 1560201454
Maintainer: luk4s
FirstSubmitted: 1452187271
LastModified: 1452187328
URLPath: /cgit/aur.git/snapshot/rl78-elf-newlib.tar.gz