lib32-libstdc++5 on AUR (Arch User Repository)

Last updated: May 29,2024

1. Install "lib32-libstdc++5" 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 lib32-libstdc++5 on Arch using YAY

$ yay -S lib32-libstdc++5

* (Optional) Uninstall lib32-libstdc++5 on Arch using YAY

$ yay -Rns lib32-libstdc++5

2. Manually Install "lib32-libstdc++5" via AUR

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

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

b. Clone lib32-libstdc++5's git locally

$ git clone https://aur.archlinux.org/lib32-libstdc++5.git ~/lib32-libstdc++5

c. Go to ~/lib32-libstdc++5 folder and install it

$ cd ~/lib32-libstdc++5 $ makepkg -si

3. Information about the lib32-libstdc++5 package on Arch User Repository (AUR)

ID: 970074
Name: lib32-libstdc++5
PackageBaseID: 137673
PackageBase: lib32-libstdc++5
Version: 3.3.6-8
Description: Legacy GNU Standard C++ library version 3 (32 bit)
URL: http://gcc.gnu.org
NumVotes: 21
Popularity: 0.047574
OutOfDate:
Maintainer: severach
Submitter: arojas
FirstSubmitted: 1543441504
LastModified: 1633455469
URLPath: /cgit/aur.git/snapshot/lib32-libstdc++5.tar.gz