gcc47 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gcc47

* (Optional) Uninstall gcc47 on Arch using YAY

$ yay -Rns gcc47

2. Manually Install "gcc47" via AUR

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

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

b. Clone gcc47's git locally

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

c. Go to ~/gcc47 folder and install it

$ cd ~/gcc47 $ makepkg -si

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

ID: 966957
Name: gcc47
PackageBaseID: 70757
PackageBase: gcc47
Version: 4.7.4-2
Description: The GNU Compiler Collection (4.7.x)
URL: http://gcc.gnu.org
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: mosra
FirstSubmitted: 1370535762
LastModified: 1632856925
URLPath: /cgit/aur.git/snapshot/gcc47.tar.gz