aarch64-none-elf-gcc-bin on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "aarch64-none-elf-gcc-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

b. Install aarch64-none-elf-gcc-bin on Arch using YAY

$ yay -S aarch64-none-elf-gcc-bin

* (Optional) Uninstall aarch64-none-elf-gcc-bin on Arch using YAY

$ yay -Rns aarch64-none-elf-gcc-bin

2. Manually Install "aarch64-none-elf-gcc-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone aarch64-none-elf-gcc-bin's git locally

$ git clone https://aur.archlinux.org/aarch64-none-elf-gcc-bin.git ~/aarch64-none-elf-gcc-bin

c. Go to ~/aarch64-none-elf-gcc-bin folder and install it

$ cd ~/aarch64-none-elf-gcc-bin $ makepkg -si

3. Information about the aarch64-none-elf-gcc-bin package on Arch User Repository (AUR)

ID: 1191652
Name: aarch64-none-elf-gcc-bin
PackageBaseID: 150400
PackageBase: aarch64-none-elf-gcc-bin
Version: 12.2.rel1-1
Description: The GNU Compiler Collection - cross compiler for ARM64 target
URL: https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads
NumVotes: 3
Popularity: 0.028371
OutOfDate: 1709919216
Maintainer: arti
Submitter: 1Conan
FirstSubmitted: 1584524282
LastModified: 1672828040
URLPath: /cgit/aur.git/snapshot/aarch64-none-elf-gcc-bin.tar.gz