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

Last updated: October 05,2024

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

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

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

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

2. Manually Install "arm-none-eabi-gcc49-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-gcc49-linaro's git locally

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

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

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

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

ID: 367920
Name: arm-none-eabi-gcc49-linaro
PackageBaseID: 86458
PackageBase: arm-none-eabi-gcc49-linaro
Version: 4.9_2016.02-1
Description: The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target.
URL: https://releases.linaro.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: jhalfmoon
FirstSubmitted: 1412974355
LastModified: 1482616074
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc49-linaro.tar.gz