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

Last updated: September 14,2024

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

$ yay -S libstdc++5-bin

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

$ yay -Rns libstdc++5-bin

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

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

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

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

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

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

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

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

ID: 1040284
Name: libstdc++5-bin
PackageBaseID: 176201
PackageBase: libstdc++5-bin
Version: 3.3.6-32
Description: The GNU Standard C++ Library v3.
URL: https://packages.debian.org/bullseye/libstdc++5
NumVotes: 1
Popularity: 0.088844
OutOfDate:
Maintainer: dvoraksw
Submitter: dvoraksw
FirstSubmitted: 1645316874
LastModified: 1645317273
URLPath: /cgit/aur.git/snapshot/libstdc++5-bin.tar.gz