gcc44-multilib on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gcc44-multilib

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

$ yay -Rns gcc44-multilib

2. Manually Install "gcc44-multilib" via AUR

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

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

b. Clone gcc44-multilib's git locally

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

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

$ cd ~/gcc44-multilib $ makepkg -si

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

ID: 201751
Name: gcc44-multilib
PackageBaseID: 63316
PackageBase: gcc44-multilib
Version: 4.4.7-4
Description: The GNU Compiler Collection, version 4.4.7 - multilib version
URL: http://gcc.gnu.org
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: utak3r
FirstSubmitted: 1349268157
LastModified: 1435054704
URLPath: /cgit/aur.git/snapshot/gcc44-multilib.tar.gz