gcc49-multilib on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S gcc49-multilib

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

$ yay -Rns gcc49-multilib

2. Manually Install "gcc49-multilib" via AUR

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

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

b. Clone gcc49-multilib's git locally

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

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

$ cd ~/gcc49-multilib $ makepkg -si

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

ID: 1215416
Name: gcc49-multilib
PackageBaseID: 95322
PackageBase: gcc49-multilib
Version: 4.9.4-2
Description: The GNU Compiler Collection for multilib (4.9.x)
URL: http://gcc.gnu.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: yurikoles
FirstSubmitted: 1435489198
LastModified: 1677041101
URLPath: /cgit/aur.git/snapshot/gcc49-multilib.tar.gz