avr-gcc-45 on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "avr-gcc-45" 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

b. Install avr-gcc-45 on Arch using YAY

$ yay -S avr-gcc-45

* (Optional) Uninstall avr-gcc-45 on Arch using YAY

$ yay -Rns avr-gcc-45

2. Manually Install "avr-gcc-45" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone avr-gcc-45's git locally

$ git clone https://aur.archlinux.org/avr-gcc-45.git ~/avr-gcc-45

c. Go to ~/avr-gcc-45 folder and install it

$ cd ~/avr-gcc-45 $ makepkg -si

3. Information about the avr-gcc-45 package on Arch User Repository (AUR)

ID: 910295
Name: avr-gcc-45
PackageBaseID: 167183
PackageBase: avr-gcc-45
Version: 4.5.4-1
Description: The GNU AVR Compiler Collection
URL: http://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhbruhn
Submitter: jhbruhn
FirstSubmitted: 1621618733
LastModified: 1621618733
URLPath: /cgit/aur.git/snapshot/avr-gcc-45.tar.gz