gcc-arm-none-eabi-bin on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "gcc-arm-none-eabi-bin" 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
Copied
b. Install gcc-arm-none-eabi-bin on Arch using YAY
$
yay -S
gcc-arm-none-eabi-bin
Copied
* (Optional) Uninstall gcc-arm-none-eabi-bin on Arch using YAY
$
yay -Rns
gcc-arm-none-eabi-bin
Copied
2. Manually Install "gcc-arm-none-eabi-bin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcc-arm-none-eabi-bin's git locally
$
git clone https://aur.archlinux.org/gcc-arm-none-eabi-bin.git
~/gcc-arm-none-eabi-bin
Copied
c. Go to ~/gcc-arm-none-eabi-bin folder and install it
$
cd
~/gcc-arm-none-eabi-bin
Copied
$
makepkg -si
Copied
3. Information about the gcc-arm-none-eabi-bin package on Arch User Repository (AUR)
ID: 1345847
Name: gcc-arm-none-eabi-bin
PackageBaseID: 97493
PackageBase: gcc-arm-none-eabi-bin
Version: 13.2.rel1-1
Description: GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)
URL: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads
NumVotes: 27
Popularity: 3.0E-5
OutOfDate:
Maintainer: pftBest
Submitter: 2bluesc
FirstSubmitted: 1439476952
LastModified: 1698843423
URLPath: /cgit/aur.git/snapshot/gcc-arm-none-eabi-bin.tar.gz
Name: gcc-arm-none-eabi-bin
PackageBaseID: 97493
PackageBase: gcc-arm-none-eabi-bin
Version: 13.2.rel1-1
Description: GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)
URL: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads
NumVotes: 27
Popularity: 3.0E-5
OutOfDate:
Maintainer: pftBest
Submitter: 2bluesc
FirstSubmitted: 1439476952
LastModified: 1698843423
URLPath: /cgit/aur.git/snapshot/gcc-arm-none-eabi-bin.tar.gz