gcc45-multilib on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gcc45-multilib

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

$ yay -Rns gcc45-multilib

2. Manually Install "gcc45-multilib" via AUR

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

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

b. Clone gcc45-multilib's git locally

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

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

$ cd ~/gcc45-multilib $ makepkg -si

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

ID: 911892
Name: gcc45-multilib
PackageBaseID: 57582
PackageBase: gcc45-multilib
Version: 4.5.4-1
Description: The GNU Compiler Collection for multilib (4.5.x)
URL: https://gcc.gnu.org
NumVotes: 2
Popularity: 0
OutOfDate: 1709472313
Maintainer: silentz0r
Submitter: silentz0r
FirstSubmitted: 1331715709
LastModified: 1621905802
URLPath: /cgit/aur.git/snapshot/gcc45-multilib.tar.gz