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

Last updated: June 04,2024

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

$ yay -S armv7l-gcc-bootstrap

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

$ yay -Rns armv7l-gcc-bootstrap

2. Manually Install "armv7l-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 armv7l-gcc-bootstrap's git locally

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

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

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

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

ID: 1192956
Name: armv7l-gcc-bootstrap
PackageBaseID: 163193
PackageBase: armv7l-gcc-bootstrap
Version: 12.2.1-3
Description: The GNU Compiler Collection - cross compiler for ARM64 target - bootstrap compiler
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Solskogen
FirstSubmitted: 1613047723
LastModified: 1673092611
URLPath: /cgit/aur.git/snapshot/armv7l-gcc-bootstrap.tar.gz