gcc11-libs on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "gcc11-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 gcc11-libs on Arch using YAY
$
yay -S
gcc11-libs
Copied
* (Optional) Uninstall gcc11-libs on Arch using YAY
$
yay -Rns
gcc11-libs
Copied
2. Manually Install "gcc11-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 gcc11-libs's git locally
$
git clone https://aur.archlinux.org/gcc11-libs.git
~/gcc11-libs
Copied
c. Go to ~/gcc11-libs folder and install it
$
cd
~/gcc11-libs
Copied
$
makepkg -si
Copied
3. Information about the gcc11-libs package on Arch User Repository (AUR)
ID: 1276937
Name: gcc11-libs
PackageBaseID: 192371
PackageBase: gcc11
Version: 11.4.0-1
Description: Runtime libraries shipped by GCC (11.x.x)
URL: https://gcc.gnu.org
NumVotes: 4
Popularity: 0.141154
OutOfDate:
Maintainer: tallero
Submitter: yan12125
FirstSubmitted: 1680683209
LastModified: 1687393807
URLPath: /cgit/aur.git/snapshot/gcc11-libs.tar.gz
Name: gcc11-libs
PackageBaseID: 192371
PackageBase: gcc11
Version: 11.4.0-1
Description: Runtime libraries shipped by GCC (11.x.x)
URL: https://gcc.gnu.org
NumVotes: 4
Popularity: 0.141154
OutOfDate:
Maintainer: tallero
Submitter: yan12125
FirstSubmitted: 1680683209
LastModified: 1687393807
URLPath: /cgit/aur.git/snapshot/gcc11-libs.tar.gz