gcc10-libs on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "gcc10-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
Copied
b. Install gcc10-libs on Arch using YAY
$
yay -S
gcc10-libs
Copied
* (Optional) Uninstall gcc10-libs on Arch using YAY
$
yay -Rns
gcc10-libs
Copied
2. Manually Install "gcc10-libs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcc10-libs's git locally
$
git clone https://aur.archlinux.org/gcc10-libs.git
~/gcc10-libs
Copied
c. Go to ~/gcc10-libs folder and install it
$
cd
~/gcc10-libs
Copied
$
makepkg -si
Copied
3. Information about the gcc10-libs package on Arch User Repository (AUR)
ID: 1289291
Name: gcc10-libs
PackageBaseID: 176489
PackageBase: gcc10
Version: 10.5.0-1
Description: Runtime libraries shipped by GCC (10.x.x)
URL: https://gcc.gnu.org
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: severach
Submitter: jonathon
FirstSubmitted: 1646048650
LastModified: 1689432748
URLPath: /cgit/aur.git/snapshot/gcc10-libs.tar.gz
Name: gcc10-libs
PackageBaseID: 176489
PackageBase: gcc10
Version: 10.5.0-1
Description: Runtime libraries shipped by GCC (10.x.x)
URL: https://gcc.gnu.org
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: severach
Submitter: jonathon
FirstSubmitted: 1646048650
LastModified: 1689432748
URLPath: /cgit/aur.git/snapshot/gcc10-libs.tar.gz