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

Last updated: March 12,2025

1. Install "avr-gcc-43" 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-43 on Arch using YAY

$ yay -S avr-gcc-43

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

$ yay -Rns avr-gcc-43

2. Manually Install "avr-gcc-43" 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-43's git locally

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

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

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

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

ID: 910294
Name: avr-gcc-43
PackageBaseID: 167182
PackageBase: avr-gcc-43
Version: 4.3.3-1
Description: The GNU AVR Compiler Collection
URL: http://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhbruhn
Submitter: jhbruhn
FirstSubmitted: 1621618690
LastModified: 1621618690
URLPath: /cgit/aur.git/snapshot/avr-gcc-43.tar.gz