gcc9-libs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gcc9-libs

* (Optional) Uninstall gcc9-libs on Arch using YAY

$ yay -Rns gcc9-libs

2. Manually Install "gcc9-libs" via AUR

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

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

b. Clone gcc9-libs's git locally

$ git clone https://aur.archlinux.org/gcc9-libs.git ~/gcc9-libs

c. Go to ~/gcc9-libs folder and install it

$ cd ~/gcc9-libs $ makepkg -si

3. Information about the gcc9-libs package on Arch User Repository (AUR)

ID: 1207055
Name: gcc9-libs
PackageBaseID: 160182
PackageBase: gcc9
Version: 9.5.0-1
Description: Runtime libraries shipped by GCC (9.x.x)
URL: https://gcc.gnu.org
NumVotes: 10
Popularity: 0.103978
OutOfDate:
Maintainer: severach
Submitter: dvzrv
FirstSubmitted: 1606161594
LastModified: 1675635164
URLPath: /cgit/aur.git/snapshot/gcc9-libs.tar.gz