gcc53-alternative-multilib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gcc53-alternative-multilib

* (Optional) Uninstall gcc53-alternative-multilib on Arch using YAY

$ yay -Rns gcc53-alternative-multilib

2. Manually Install "gcc53-alternative-multilib" via AUR

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

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

b. Clone gcc53-alternative-multilib's git locally

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

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

$ cd ~/gcc53-alternative-multilib $ makepkg -si

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

ID: 510271
Name: gcc53-alternative-multilib
PackageBaseID: 111085
PackageBase: gcc53-alternative-multilib
Version: 5.3.0-1
Description: The GNU Compiler Collection 5.3 - C and C++ frontends for multilib
URL: http://gcc.gnu.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: wtx
Submitter: wtx
FirstSubmitted: 1462775667
LastModified: 1526139452
URLPath: /cgit/aur.git/snapshot/gcc53-alternative-multilib.tar.gz