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

Last updated: September 29,2024

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

$ yay -S avr-libc-tinyos

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

$ yay -Rns avr-libc-tinyos

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

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

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

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

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

ID: 413597
Name: avr-libc-tinyos
PackageBaseID: 122823
PackageBase: avr-libc-tinyos
Version: 1.6.7-1
Description: The C runtime library for the AVR family of microcontrollers, with TinyOS patches
URL: http://savannah.nongnu.org/projects/avr-libc/
NumVotes: 0
Popularity: 0
OutOfDate: 1707831975
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495581643
LastModified: 1495581643
URLPath: /cgit/aur.git/snapshot/avr-libc-tinyos.tar.gz