mips64-linux-gnu-gcc on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S mips64-linux-gnu-gcc

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

$ yay -Rns mips64-linux-gnu-gcc

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

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

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

$ cd ~/mips64-linux-gnu-gcc $ makepkg -si

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

ID: 1128135
Name: mips64-linux-gnu-gcc
PackageBaseID: 124678
PackageBase: mips64-linux-gnu-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for the MIPS64 target (for the toolchain with GNU C library and with multilib ABI)
URL: https://gcc.gnu.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: vk496
FirstSubmitted: 1502378864
LastModified: 1660964435
URLPath: /cgit/aur.git/snapshot/mips64-linux-gnu-gcc.tar.gz