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

Last updated: May 09,2024

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

$ yay -S m68k-elf-newlib

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

$ yay -Rns m68k-elf-newlib

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

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

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

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

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

ID: 1304261
Name: m68k-elf-newlib
PackageBaseID: 126697
PackageBase: m68k-elf-newlib
Version: 4.3.0-2
Description: C library for bare metal systems (m68k-elf).
URL: https://sourceware.org/newlib/
NumVotes: 5
Popularity: 0.021341
OutOfDate:
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1509125373
LastModified: 1692110985
URLPath: /cgit/aur.git/snapshot/m68k-elf-newlib.tar.gz