gcc6-multilib on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S gcc6-multilib

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

$ yay -Rns gcc6-multilib

2. Manually Install "gcc6-multilib" via AUR

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

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

b. Clone gcc6-multilib's git locally

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

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

$ cd ~/gcc6-multilib $ makepkg -si

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

ID: 1240239
Name: gcc6-multilib
PackageBaseID: 137669
PackageBase: gcc6-multilib
Version: 6.5.0-1
Description: The GNU Compiler Collection for multilib (6.x)
URL: http://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1543440941
LastModified: 1681263112
URLPath: /cgit/aur.git/snapshot/gcc6-multilib.tar.gz