aarch64-none-elf-toolchain on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "aarch64-none-elf-toolchain" 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-toolchain on Arch using YAY

$ yay -S aarch64-none-elf-toolchain

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

$ yay -Rns aarch64-none-elf-toolchain

2. Manually Install "aarch64-none-elf-toolchain" 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-toolchain's git locally

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

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

$ cd ~/aarch64-none-elf-toolchain $ makepkg -si

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

ID: 1251277
Name: aarch64-none-elf-toolchain
PackageBaseID: 183409
PackageBase: aarch64-none-elf-toolchain
Version: 20230502-1
Description: A complete gcc/binutils/newlib toolchain for aarch64-none-elf
URL: http://www.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Solskogen
FirstSubmitted: 1655803125
LastModified: 1683014277
URLPath: /cgit/aur.git/snapshot/aarch64-none-elf-toolchain.tar.gz