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

Last updated: September 28,2024

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

$ yay -S avr-libc-git

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

$ yay -Rns avr-libc-git

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

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

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

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

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

ID: 1064313
Name: avr-libc-git
PackageBaseID: 177826
PackageBase: avr-libc-git
Version: r1962.b9deb4e8-1
Description: The C runtime library for the AVR family of microcontrollers
URL: https://github.com/avrdudes/avr-libc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SammysHP
Submitter: SammysHP
FirstSubmitted: 1649513525
LastModified: 1649513604
URLPath: /cgit/aur.git/snapshot/avr-libc-git.tar.gz