libstdc++5 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install libstdc++5 on Arch using YAY
$
yay -S
libstdc++5
Copied
* (Optional) Uninstall libstdc++5 on Arch using YAY
$
yay -Rns
libstdc++5
Copied
2. Manually Install "libstdc++5" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libstdc++5's git locally
$
git clone https://aur.archlinux.org/libstdc++5.git
~/libstdc++5
Copied
c. Go to ~/libstdc++5 folder and install it
$
cd
~/libstdc++5
Copied
$
makepkg -si
Copied
3. Information about the libstdc++5 package on Arch User Repository (AUR)
ID: 1047159
Name: libstdc++5
PackageBaseID: 175861
PackageBase: libstdc++5
Version: 3.3.6-9
Description: GNU Standard C++ library version 3
URL: https://gcc.gnu.org
NumVotes: 6
Popularity: 0.009002
OutOfDate:
Maintainer: JstKddng
Submitter: eworm
FirstSubmitted: 1644502713
LastModified: 1646569458
URLPath: /cgit/aur.git/snapshot/libstdc++5.tar.gz
Name: libstdc++5
PackageBaseID: 175861
PackageBase: libstdc++5
Version: 3.3.6-9
Description: GNU Standard C++ library version 3
URL: https://gcc.gnu.org
NumVotes: 6
Popularity: 0.009002
OutOfDate:
Maintainer: JstKddng
Submitter: eworm
FirstSubmitted: 1644502713
LastModified: 1646569458
URLPath: /cgit/aur.git/snapshot/libstdc++5.tar.gz