avr-libc-18 on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S avr-libc-18

* (Optional) Uninstall avr-libc-18 on Arch using YAY

$ yay -Rns avr-libc-18

2. Manually Install "avr-libc-18" via AUR

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

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

b. Clone avr-libc-18's git locally

$ git clone https://aur.archlinux.org/avr-libc-18.git ~/avr-libc-18

c. Go to ~/avr-libc-18 folder and install it

$ cd ~/avr-libc-18 $ makepkg -si

3. Information about the avr-libc-18 package on Arch User Repository (AUR)

ID: 910297
Name: avr-libc-18
PackageBaseID: 167185
PackageBase: avr-libc-18
Version: 1.8.1-1
Description: The C runtime library for the AVR family of microcontrollers
URL: http://savannah.nongnu.org/projects/avr-libc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhbruhn
Submitter: jhbruhn
FirstSubmitted: 1621618807
LastModified: 1621618807
URLPath: /cgit/aur.git/snapshot/avr-libc-18.tar.gz