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

Last updated: November 23,2024

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

$ yay -S gcc-avr-tinyos

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

$ yay -Rns gcc-avr-tinyos

2. Manually Install "gcc-avr-tinyos" via AUR

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

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

b. Clone gcc-avr-tinyos's git locally

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

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

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

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

ID: 413598
Name: gcc-avr-tinyos
PackageBaseID: 122824
PackageBase: gcc-avr-tinyos
Version: 4.1.2-1
Description: The GNU avr Compiler Collection with TinyOS patches
URL: http://gcc.gnu.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1635791989
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495581862
LastModified: 1495581863
URLPath: /cgit/aur.git/snapshot/gcc-avr-tinyos.tar.gz