lowpan-tools on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S lowpan-tools

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

$ yay -Rns lowpan-tools

2. Manually Install "lowpan-tools" via AUR

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

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

b. Clone lowpan-tools's git locally

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

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

$ cd ~/lowpan-tools $ makepkg -si

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

ID: 571964
Name: lowpan-tools
PackageBaseID: 64208
PackageBase: lowpan-tools
Version: 0.3.1-1
Description: set of utils to manage Linux LoWPAN stack
URL: http://sourceforge.net/apps/trac/linux-zigbee/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyak
FirstSubmitted: 1351795658
LastModified: 1545973191
URLPath: /cgit/aur.git/snapshot/lowpan-tools.tar.gz

5. The same packages on other Linux Distributions