wpan-tools on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S wpan-tools

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

$ yay -Rns wpan-tools

2. Manually Install "wpan-tools" via AUR

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

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

b. Clone wpan-tools's git locally

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

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

$ cd ~/wpan-tools $ makepkg -si

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

ID: 597756
Name: wpan-tools
PackageBaseID: 118154
PackageBase: wpan-tools
Version: 0.9-1
Description: Userspace tools for Linux IEEE 802.15.4 stack.
URL: http://wpan.cakelab.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gromain
Submitter: gromain
FirstSubmitted: 1482750210
LastModified: 1553422818
URLPath: /cgit/aur.git/snapshot/wpan-tools.tar.gz