gcc34-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gcc34-bin

* (Optional) Uninstall gcc34-bin on Arch using YAY

$ yay -Rns gcc34-bin

2. Manually Install "gcc34-bin" via AUR

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

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

b. Clone gcc34-bin's git locally

$ git clone https://aur.archlinux.org/gcc34-bin.git ~/gcc34-bin

c. Go to ~/gcc34-bin folder and install it

$ cd ~/gcc34-bin $ makepkg -si

3. Information about the gcc34-bin package on Arch User Repository (AUR)

ID: 931343
Name: gcc34-bin
PackageBaseID: 168687
PackageBase: gcc34-bin
Version: 3.4.6.4.1-3
Description: Compatibility GNU Compiler Collection.
URL: https://linuxsoft.cern.ch/cern/slc5X/x86_64/yum/updates/repoview/compat-gcc-34.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: libele
FirstSubmitted: 1625608015
LastModified: 1625611024
URLPath: /cgit/aur.git/snapshot/gcc34-bin.tar.gz