gcc6-multilib on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "gcc6-multilib" 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 gcc6-multilib on Arch using YAY
$
yay -S
gcc6-multilib
Copied
* (Optional) Uninstall gcc6-multilib on Arch using YAY
$
yay -Rns
gcc6-multilib
Copied
2. Manually Install "gcc6-multilib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcc6-multilib's git locally
$
git clone https://aur.archlinux.org/gcc6-multilib.git
~/gcc6-multilib
Copied
c. Go to ~/gcc6-multilib folder and install it
$
cd
~/gcc6-multilib
Copied
$
makepkg -si
Copied
3. Information about the gcc6-multilib package on Arch User Repository (AUR)
ID: 1240239
Name: gcc6-multilib
PackageBaseID: 137669
PackageBase: gcc6-multilib
Version: 6.5.0-1
Description: The GNU Compiler Collection for multilib (6.x)
URL: http://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1543440941
LastModified: 1681263112
URLPath: /cgit/aur.git/snapshot/gcc6-multilib.tar.gz
Name: gcc6-multilib
PackageBaseID: 137669
PackageBase: gcc6-multilib
Version: 6.5.0-1
Description: The GNU Compiler Collection for multilib (6.x)
URL: http://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1543440941
LastModified: 1681263112
URLPath: /cgit/aur.git/snapshot/gcc6-multilib.tar.gz