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

Last updated: May 19,2024

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

$ yay -S i386-elf-gcc

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

$ yay -Rns i386-elf-gcc

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

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

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

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

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

ID: 1237473
Name: i386-elf-gcc
PackageBaseID: 177039
PackageBase: i386-elf-gcc
Version: 12.2.0-0
Description: GNU gcc for the i386- toolchain
URL: https://www.gnu.org/software/gcc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: c0repwn3r
Submitter: c0repwn3r
FirstSubmitted: 1647632677
LastModified: 1680784203
URLPath: /cgit/aur.git/snapshot/i386-elf-gcc.tar.gz