mips-elf-gcc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mips-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
Copied
b. Install mips-elf-gcc on Arch using YAY
$
yay -S
mips-elf-gcc
Copied
* (Optional) Uninstall mips-elf-gcc on Arch using YAY
$
yay -Rns
mips-elf-gcc
Copied
2. Manually Install "mips-elf-gcc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mips-elf-gcc's git locally
$
git clone https://aur.archlinux.org/mips-elf-gcc.git
~/mips-elf-gcc
Copied
c. Go to ~/mips-elf-gcc folder and install it
$
cd
~/mips-elf-gcc
Copied
$
makepkg -si
Copied
3. Information about the mips-elf-gcc package on Arch User Repository (AUR)
ID: 1132459
Name: mips-elf-gcc
PackageBaseID: 176890
PackageBase: mips-elf-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for MIPS ELF (bare-metal) target
URL: https://gcc.gnu.org/
NumVotes: 5
Popularity: 0.028384
OutOfDate:
Maintainer: angelodalzotto
Submitter: angelodalzotto
FirstSubmitted: 1647217562
LastModified: 1661775883
URLPath: /cgit/aur.git/snapshot/mips-elf-gcc.tar.gz
Name: mips-elf-gcc
PackageBaseID: 176890
PackageBase: mips-elf-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for MIPS ELF (bare-metal) target
URL: https://gcc.gnu.org/
NumVotes: 5
Popularity: 0.028384
OutOfDate:
Maintainer: angelodalzotto
Submitter: angelodalzotto
FirstSubmitted: 1647217562
LastModified: 1661775883
URLPath: /cgit/aur.git/snapshot/mips-elf-gcc.tar.gz