armv7l-gcc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S armv7l-gcc

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

$ yay -Rns armv7l-gcc

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

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

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

$ cd ~/armv7l-gcc $ makepkg -si

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

ID: 1192983
Name: armv7l-gcc
PackageBaseID: 163196
PackageBase: armv7l-gcc
Version: 12.2.1-1
Description: The GNU Compiler Collection - cross compiler for armv7l
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1695151780
Maintainer:
Submitter: Solskogen
FirstSubmitted: 1613047856
LastModified: 1673094941
URLPath: /cgit/aur.git/snapshot/armv7l-gcc.tar.gz