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

Last updated: June 29,2024

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

$ yay -S avr-gcc-atmel

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

$ yay -Rns avr-gcc-atmel

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

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

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

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

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

ID: 387198
Name: avr-gcc-atmel
PackageBaseID: 98907
PackageBase: avr-gcc-atmel
Version: 4.9.2-1
Description: The GNU AVR Compiler Collection (from Atmel)
URL: http://www.atmel.com/tools/ATMELAVRTOOLCHAINFORLINUX.aspx
NumVotes: 4
Popularity: 2.0E-6
OutOfDate: 1546631870
Maintainer:
Submitter: jpkotta
FirstSubmitted: 1440792829
LastModified: 1487976771
URLPath: /cgit/aur.git/snapshot/avr-gcc-atmel.tar.gz