arm-eabi-gcc-linaro-bin on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "arm-eabi-gcc-linaro-bin" 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-eabi-gcc-linaro-bin on Arch using YAY

$ yay -S arm-eabi-gcc-linaro-bin

* (Optional) Uninstall arm-eabi-gcc-linaro-bin on Arch using YAY

$ yay -Rns arm-eabi-gcc-linaro-bin

2. Manually Install "arm-eabi-gcc-linaro-bin" via AUR

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

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

b. Clone arm-eabi-gcc-linaro-bin's git locally

$ git clone https://aur.archlinux.org/arm-eabi-gcc-linaro-bin.git ~/arm-eabi-gcc-linaro-bin

c. Go to ~/arm-eabi-gcc-linaro-bin folder and install it

$ cd ~/arm-eabi-gcc-linaro-bin $ makepkg -si

3. Information about the arm-eabi-gcc-linaro-bin package on Arch User Repository (AUR)

ID: 839038
Name: arm-eabi-gcc-linaro-bin
PackageBaseID: 161316
PackageBase: arm-eabi-gcc-linaro-bin
Version: 7.5.0-1
Description: The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target.
URL: http://www.linaro.org/downloads/
NumVotes: 0
Popularity: 0
OutOfDate: 1635791199
Maintainer: feherneoh
Submitter: feherneoh
FirstSubmitted: 1609089788
LastModified: 1609089788
URLPath: /cgit/aur.git/snapshot/arm-eabi-gcc-linaro-bin.tar.gz