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

Last updated: November 24,2024

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

$ yay -S avr-libc-svn

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

$ yay -Rns avr-libc-svn

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

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

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

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

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

ID: 268477
Name: avr-libc-svn
PackageBaseID: 50144
PackageBase: avr-libc-svn
Version: r2494-1
Description: The C runtime library for the AVR family of microcontrollers
URL: http://savannah.nongnu.org/projects/avr-libc/
NumVotes: 4
Popularity: 0
OutOfDate: 1703861269
Maintainer: phragment
Submitter: maleadt
FirstSubmitted: 1308917649
LastModified: 1453696405
URLPath: /cgit/aur.git/snapshot/avr-libc-svn.tar.gz