tinyos-tools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tinyos-tools

* (Optional) Uninstall tinyos-tools on Arch using YAY

$ yay -Rns tinyos-tools

2. Manually Install "tinyos-tools" via AUR

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

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

b. Clone tinyos-tools's git locally

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

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

$ cd ~/tinyos-tools $ makepkg -si

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

ID: 413344
Name: tinyos-tools
PackageBaseID: 122787
PackageBase: tinyos-tools
Version: 1.4.2-1
Description: Development-tools for TinyOS
URL: http://www.tinyos.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1499327874
Maintainer:
FirstSubmitted: 1495486603
LastModified: 1495486603
URLPath: /cgit/aur.git/snapshot/tinyos-tools.tar.gz