gcc43 on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S gcc43

* (Optional) Uninstall gcc43 on Arch using YAY

$ yay -Rns gcc43

2. Manually Install "gcc43" via AUR

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

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

b. Clone gcc43's git locally

$ git clone https://aur.archlinux.org/gcc43.git ~/gcc43

c. Go to ~/gcc43 folder and install it

$ cd ~/gcc43 $ makepkg -si

3. Information about the gcc43 package on Arch User Repository (AUR)

ID: 967511
Name: gcc43
PackageBaseID: 26807
PackageBase: gcc43
Version: 4.3.6-8
Description: The GNU Compiler Collection (4.3.x)
URL: http://gcc.gnu.org
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1243457775
LastModified: 1632958086
URLPath: /cgit/aur.git/snapshot/gcc43.tar.gz