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

Last updated: May 16,2024

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

$ yay -S rl78-elf-gcc

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

$ yay -Rns rl78-elf-gcc

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

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

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

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

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

ID: 263096
Name: rl78-elf-gcc
PackageBaseID: 105715
PackageBase: rl78-elf-gcc
Version: 5.2.0-1
Description: The GNU Compiler Collection for (rl78-elf)
URL: http://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate: 1560201272
Maintainer: luk4s
FirstSubmitted: 1452187403
LastModified: 1452187438
URLPath: /cgit/aur.git/snapshot/rl78-elf-gcc.tar.gz