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

Last updated: June 29,2024

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

$ yay -S mips64-elf-gcc

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

$ yay -Rns mips64-elf-gcc

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

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

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

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

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

ID: 1296565
Name: mips64-elf-gcc
PackageBaseID: 105247
PackageBase: mips64-elf-gcc
Version: 13.2.0-1
Description: The GNU Compiler Collection (mips64-elf)
URL: http://www.gnu.org/software/gcc/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: simer
Submitter: simer
FirstSubmitted: 1451430613
LastModified: 1690747691
URLPath: /cgit/aur.git/snapshot/mips64-elf-gcc.tar.gz