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