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

Last updated: May 11,2024

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

$ yay -S avr-libc-16

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

$ yay -Rns avr-libc-16

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

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

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

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

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

ID: 910296
Name: avr-libc-16
PackageBaseID: 167184
PackageBase: avr-libc-16
Version: 1.6.7-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: 1621618769
LastModified: 1621618769
URLPath: /cgit/aur.git/snapshot/avr-libc-16.tar.gz