gcc-ia16 on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S gcc-ia16

* (Optional) Uninstall gcc-ia16 on Arch using YAY

$ yay -Rns gcc-ia16

2. Manually Install "gcc-ia16" via AUR

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

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

b. Clone gcc-ia16's git locally

$ git clone https://aur.archlinux.org/gcc-ia16.git ~/gcc-ia16

c. Go to ~/gcc-ia16 folder and install it

$ cd ~/gcc-ia16 $ makepkg -si

3. Information about the gcc-ia16 package on Arch User Repository (AUR)

ID: 1410883
Name: gcc-ia16
PackageBaseID: 191050
PackageBase: gcc-ia16
Version: 20231009-1
Description: IA-16 (Intel 16-bit x86) port of GNU Gcc
URL: https://github.com/tkchia/gcc-ia16
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1677929705
LastModified: 1708176035
URLPath: /cgit/aur.git/snapshot/gcc-ia16.tar.gz