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

Last updated: June 26,2024

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

$ yay -S x86_64-pc-openbsd7-gcc

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

$ yay -Rns x86_64-pc-openbsd7-gcc

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

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

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

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

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

ID: 1203749
Name: x86_64-pc-openbsd7-gcc
PackageBaseID: 189965
PackageBase: x86_64-pc-openbsd7-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: 1675068064
LastModified: 1675068064
URLPath: /cgit/aur.git/snapshot/x86_64-pc-openbsd7-gcc.tar.gz