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

Last updated: June 17,2024

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

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

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

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

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

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

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

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

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

ID: 624840
Name: arm-none-eabi-gcc60-linaro
PackageBaseID: 113526
PackageBase: arm-none-eabi-gcc60-linaro
Version: 6.5_2018.12-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: muhviehstarr
FirstSubmitted: 1468374549
LastModified: 1561517545
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc60-linaro.tar.gz