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

Last updated: June 29,2024

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

$ yay -S mips64el-linux-gnu-gcc

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

$ yay -Rns mips64el-linux-gnu-gcc

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

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

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

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

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

ID: 1128141
Name: mips64el-linux-gnu-gcc
PackageBaseID: 172591
PackageBase: mips64el-linux-gnu-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for the MIPS64EL target (for the toolchain with GNU C library and multilib ABI)
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1635700979
LastModified: 1660964515
URLPath: /cgit/aur.git/snapshot/mips64el-linux-gnu-gcc.tar.gz