aarch64-gcc-bootstrap on AUR (Arch User Repository)

Last updated: November 17,2024

1. Install "aarch64-gcc-bootstrap" 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-gcc-bootstrap on Arch using YAY

$ yay -S aarch64-gcc-bootstrap

* (Optional) Uninstall aarch64-gcc-bootstrap on Arch using YAY

$ yay -Rns aarch64-gcc-bootstrap

2. Manually Install "aarch64-gcc-bootstrap" via AUR

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

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

b. Clone aarch64-gcc-bootstrap's git locally

$ git clone https://aur.archlinux.org/aarch64-gcc-bootstrap.git ~/aarch64-gcc-bootstrap

c. Go to ~/aarch64-gcc-bootstrap folder and install it

$ cd ~/aarch64-gcc-bootstrap $ makepkg -si

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

ID: 1087543
Name: aarch64-gcc-bootstrap
PackageBaseID: 163149
PackageBase: aarch64-gcc-bootstrap
Version: 12.1.0-1
Description: The GNU Compiler Collection - cross compiler for ARM64 target - bootstrap compiler
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1661557082
Maintainer: Solskogen
FirstSubmitted: 1612961267
LastModified: 1653990662
URLPath: /cgit/aur.git/snapshot/aarch64-gcc-bootstrap.tar.gz