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