arm-none-eabi-gcc55 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "arm-none-eabi-gcc55" 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 arm-none-eabi-gcc55 on Arch using YAY
$
yay -S
arm-none-eabi-gcc55
Copied
* (Optional) Uninstall arm-none-eabi-gcc55 on Arch using YAY
$
yay -Rns
arm-none-eabi-gcc55
Copied
2. Manually Install "arm-none-eabi-gcc55" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone arm-none-eabi-gcc55's git locally
$
git clone https://aur.archlinux.org/arm-none-eabi-gcc55.git
~/arm-none-eabi-gcc55
Copied
c. Go to ~/arm-none-eabi-gcc55 folder and install it
$
cd
~/arm-none-eabi-gcc55
Copied
$
makepkg -si
Copied
3. Information about the arm-none-eabi-gcc55 package on Arch User Repository (AUR)
ID: 1306876
Name: arm-none-eabi-gcc55
PackageBaseID: 126343
PackageBase: arm-none-eabi-gcc55
Version: 5.5.0-1
Description: The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target
URL: http://gcc.gnu.org
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: tallero
Submitter: gkourachanis
FirstSubmitted: 1508025062
LastModified: 1692588615
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc55.tar.gz
Name: arm-none-eabi-gcc55
PackageBaseID: 126343
PackageBase: arm-none-eabi-gcc55
Version: 5.5.0-1
Description: The GNU Compiler Collection - cross compiler for ARM EABI (bare-metal) target
URL: http://gcc.gnu.org
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: tallero
Submitter: gkourachanis
FirstSubmitted: 1508025062
LastModified: 1692588615
URLPath: /cgit/aur.git/snapshot/arm-none-eabi-gcc55.tar.gz