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

Last updated: May 19,2024

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

$ yay -S armv8l-linux-gnueabihf-gcc

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

$ yay -Rns armv8l-linux-gnueabihf-gcc

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

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

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

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

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

ID: 378159
Name: armv8l-linux-gnueabihf-gcc
PackageBaseID: 119207
PackageBase: armv8l-linux-gnueabihf-gcc
Version: 6.1.1-3
Description: The GNU Compiler Collection (armv8l-linux-gnueabihf)
URL: http://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate: 1560200134
Maintainer:
FirstSubmitted: 1485491439
LastModified: 1485491439
URLPath: /cgit/aur.git/snapshot/armv8l-linux-gnueabihf-gcc.tar.gz