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

Last updated: June 29,2024

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

$ yay -S binutils-avr-tinyos

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

$ yay -Rns binutils-avr-tinyos

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

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

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

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

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

ID: 413596
Name: binutils-avr-tinyos
PackageBaseID: 122822
PackageBase: binutils-avr-tinyos
Version: 2.17-1
Description: A set of programs to assemble and manipulate binary and object files for the avr architecture, with TinyOS patches
URL: http://www.gnu.org/software/binutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abdullatif
Submitter: abdullatif
FirstSubmitted: 1495581461
LastModified: 1495581461
URLPath: /cgit/aur.git/snapshot/binutils-avr-tinyos.tar.gz