arm-none-eabi-gcc47-linaro on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S arm-none-eabi-gcc47-linaro

* (Optional) Uninstall arm-none-eabi-gcc47-linaro on Arch using YAY

$ yay -Rns arm-none-eabi-gcc47-linaro

2. Manually Install "arm-none-eabi-gcc47-linaro" via AUR

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

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

b. Clone arm-none-eabi-gcc47-linaro's git locally

$ git clone https://aur.archlinux.org/arm-none-eabi-gcc47-linaro.git ~/arm-none-eabi-gcc47-linaro

c. Go to ~/arm-none-eabi-gcc47-linaro folder and install it

$ cd ~/arm-none-eabi-gcc47-linaro $ makepkg -si

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

ID: 212209
Name: arm-none-eabi-gcc47-linaro
PackageBaseID: 73765
PackageBase: arm-none-eabi-gcc47-linaro
Version: 4.7_2014.06-1
Description: The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target.
URL: https://releases.linaro.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: jhalfmoon
FirstSubmitted: 1380132148
LastModified: 1436995729
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc47-linaro.tar.gz