arm-frc-linux-gnueabi-gcc on AUR (Arch User Repository)

Last updated: November 21,2024

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

$ yay -S arm-frc-linux-gnueabi-gcc

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

$ yay -Rns arm-frc-linux-gnueabi-gcc

2. Manually Install "arm-frc-linux-gnueabi-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-frc-linux-gnueabi-gcc's git locally

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

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

$ cd ~/arm-frc-linux-gnueabi-gcc $ makepkg -si

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

ID: 560515
Name: arm-frc-linux-gnueabi-gcc
PackageBaseID: 88239
PackageBase: arm-frc-linux-gnueabi-gcc
Version: 5.5.0-3
Description: The GNU Compiler Collection (arm-frc-linux-gnueabi)
URL: http://gcc.gnu.org
NumVotes: 5
Popularity: 0
OutOfDate: 1619624034
Maintainer:
Submitter: calcmogul
FirstSubmitted: 1418564439
LastModified: 1542400707
URLPath: /cgit/aur.git/snapshot/arm-frc-linux-gnueabi-gcc.tar.gz