gcc46-multilib on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S gcc46-multilib

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

$ yay -Rns gcc46-multilib

2. Manually Install "gcc46-multilib" via AUR

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

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

b. Clone gcc46-multilib's git locally

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

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

$ cd ~/gcc46-multilib $ makepkg -si

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

ID: 967012
Name: gcc46-multilib
PackageBaseID: 101667
PackageBase: gcc46-multilib
Version: 4.6.4-4
Description: The GNU Compiler Collection for multilib (4.6.x)
URL: http://gcc.gnu.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: yan12125
FirstSubmitted: 1444553045
LastModified: 1632871986
URLPath: /cgit/aur.git/snapshot/gcc46-multilib.tar.gz