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

Last updated: July 03,2024

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

$ yay -S mipsel-elf-gcc

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

$ yay -Rns mipsel-elf-gcc

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

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

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

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

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

ID: 1297326
Name: mipsel-elf-gcc
PackageBaseID: 175309
PackageBase: mipsel-elf-gcc
Version: 13.2.0-1
Description: The GNU Compiler Collection - C and C++ frontends (for baremetal MIPS)
URL: https://www.gnu.org/software/gcc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1642933459
LastModified: 1690866176
URLPath: /cgit/aur.git/snapshot/mipsel-elf-gcc.tar.gz