gcc43-multilib on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gcc43-multilib

* (Optional) Uninstall gcc43-multilib on Arch using YAY

$ yay -Rns gcc43-multilib

2. Manually Install "gcc43-multilib" via AUR

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

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

b. Clone gcc43-multilib's git locally

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

c. Go to ~/gcc43-multilib folder and install it

$ cd ~/gcc43-multilib $ makepkg -si

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

ID: 967512
Name: gcc43-multilib
PackageBaseID: 105576
PackageBase: gcc43-multilib
Version: 4.3.6-6
Description: The GNU Compiler Collection for multilib (4.3.x)
URL: http://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1451961827
LastModified: 1632958111
URLPath: /cgit/aur.git/snapshot/gcc43-multilib.tar.gz