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

Last updated: June 28,2024

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

$ yay -S mips64-elf-newlib

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

$ yay -Rns mips64-elf-newlib

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

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

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

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

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

ID: 1408198
Name: mips64-elf-newlib
PackageBaseID: 105249
PackageBase: mips64-elf-newlib
Version: 4.4.0.20231231-2
Description: A C library intended for use on embedded systems (mips64-elf)
URL: http://sourceware.org/newlib/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: simer
Submitter: simer
FirstSubmitted: 1451430623
LastModified: 1707767903
URLPath: /cgit/aur.git/snapshot/mips64-elf-newlib.tar.gz