nrftool on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nrftool

* (Optional) Uninstall nrftool on Arch using YAY

$ yay -Rns nrftool

2. Manually Install "nrftool" via AUR

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

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

b. Clone nrftool's git locally

$ git clone https://aur.archlinux.org/nrftool.git ~/nrftool

c. Go to ~/nrftool folder and install it

$ cd ~/nrftool $ makepkg -si

3. Information about the nrftool package on Arch User Repository (AUR)

ID: 448643
Name: nrftool
PackageBaseID: 126062
PackageBase: nrftool
Version: 0.1.1-1
Description: A tool to flash and erase nRF devices
URL: https://github.com/pauloborges/nrftool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: sergej
FirstSubmitted: 1507019242
LastModified: 1507019242
URLPath: /cgit/aur.git/snapshot/nrftool.tar.gz