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

Last updated: June 16,2024

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

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

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

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

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

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

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

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

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

ID: 212210
Name: arm-none-eabi-gcc48-linaro
PackageBaseID: 73763
PackageBase: arm-none-eabi-gcc48-linaro
Version: 4.8_2014.08-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: 1380131403
LastModified: 1436995924
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc48-linaro.tar.gz