arm-linux-gnueabi-gcc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S arm-linux-gnueabi-gcc

* (Optional) Uninstall arm-linux-gnueabi-gcc on Arch using YAY

$ yay -Rns arm-linux-gnueabi-gcc

2. Manually Install "arm-linux-gnueabi-gcc" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone arm-linux-gnueabi-gcc's git locally

$ git clone https://aur.archlinux.org/arm-linux-gnueabi-gcc.git ~/arm-linux-gnueabi-gcc

c. Go to ~/arm-linux-gnueabi-gcc folder and install it

$ cd ~/arm-linux-gnueabi-gcc $ makepkg -si

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

ID: 1372644
Name: arm-linux-gnueabi-gcc
PackageBaseID: 132124
PackageBase: arm-linux-gnueabi-gcc
Version: 13.2.0-1
Description: The GNU Compiler Collection - cross compiler for ARM GNU EABI little-endian target
URL: http://gcc.gnu.org/
NumVotes: 5
Popularity: 0.04347
OutOfDate:
Maintainer: pdlloyd
Submitter: Megver83
FirstSubmitted: 1525561122
LastModified: 1703033305
URLPath: /cgit/aur.git/snapshot/arm-linux-gnueabi-gcc.tar.gz