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

Last updated: October 06,2024

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

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

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

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

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

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

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

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

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

ID: 307983
Name: arm-none-eabi-gcc53-linaro
PackageBaseID: 111820
PackageBase: arm-none-eabi-gcc53-linaro
Version: 5.3_2016.02-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: 1464522707
LastModified: 1464692975
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc53-linaro.tar.gz