arm-linux-gnueabihf-gcc on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S arm-linux-gnueabihf-gcc

* (Optional) Uninstall arm-linux-gnueabihf-gcc on Arch using YAY

$ yay -Rns arm-linux-gnueabihf-gcc

2. Manually Install "arm-linux-gnueabihf-gcc" via AUR

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

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

b. Clone arm-linux-gnueabihf-gcc's git locally

$ git clone https://aur.archlinux.org/arm-linux-gnueabihf-gcc.git ~/arm-linux-gnueabihf-gcc

c. Go to ~/arm-linux-gnueabihf-gcc folder and install it

$ cd ~/arm-linux-gnueabihf-gcc $ makepkg -si

3. Information about the arm-linux-gnueabihf-gcc package on Arch User Repository (AUR)

ID: 1407349
Name: arm-linux-gnueabihf-gcc
PackageBaseID: 99993
PackageBase: arm-linux-gnueabihf-gcc
Version: 13.2.0-10
Description: The GNU Compiler Collection
URL: https://gcc.gnu.org
NumVotes: 78
Popularity: 0.392521
OutOfDate:
Maintainer: wgottwalt
Submitter: tavianator
FirstSubmitted: 1442245283
LastModified: 1707628170
URLPath: /cgit/aur.git/snapshot/arm-linux-gnueabihf-gcc.tar.gz