gcc44 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S gcc44

* (Optional) Uninstall gcc44 on Arch using YAY

$ yay -Rns gcc44

2. Manually Install "gcc44" via AUR

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

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

b. Clone gcc44's git locally

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

c. Go to ~/gcc44 folder and install it

$ cd ~/gcc44 $ makepkg -si

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

ID: 967523
Name: gcc44
PackageBaseID: 37580
PackageBase: gcc44
Version: 4.4.7-6
Description: The GNU Compiler Collection (4.4.x)
URL: http://gcc.gnu.org/
NumVotes: 68
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1275057975
LastModified: 1632962049
URLPath: /cgit/aur.git/snapshot/gcc44.tar.gz