x86_64-pc-freebsd13-gcc on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S x86_64-pc-freebsd13-gcc

* (Optional) Uninstall x86_64-pc-freebsd13-gcc on Arch using YAY

$ yay -Rns x86_64-pc-freebsd13-gcc

2. Manually Install "x86_64-pc-freebsd13-gcc" via AUR

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

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

b. Clone x86_64-pc-freebsd13-gcc's git locally

$ git clone https://aur.archlinux.org/x86_64-pc-freebsd13-gcc.git ~/x86_64-pc-freebsd13-gcc

c. Go to ~/x86_64-pc-freebsd13-gcc folder and install it

$ cd ~/x86_64-pc-freebsd13-gcc $ makepkg -si

3. Information about the x86_64-pc-freebsd13-gcc package on Arch User Repository (AUR)

ID: 1200044
Name: x86_64-pc-freebsd13-gcc
PackageBaseID: 189712
PackageBase: x86_64-pc-freebsd13-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for ARM64 target
URL: https://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qspqww
Submitter: qspqww
FirstSubmitted: 1674296226
LastModified: 1674309417
URLPath: /cgit/aur.git/snapshot/x86_64-pc-freebsd13-gcc.tar.gz