nrf5-sdk on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S nrf5-sdk

* (Optional) Uninstall nrf5-sdk on Arch using YAY

$ yay -Rns nrf5-sdk

2. Manually Install "nrf5-sdk" via AUR

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

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

b. Clone nrf5-sdk's git locally

$ git clone https://aur.archlinux.org/nrf5-sdk.git ~/nrf5-sdk

c. Go to ~/nrf5-sdk folder and install it

$ cd ~/nrf5-sdk $ makepkg -si

3. Information about the nrf5-sdk package on Arch User Repository (AUR)

ID: 960121
Name: nrf5-sdk
PackageBaseID: 161273
PackageBase: nrf5-sdk
Version: 17.1.0-2
Description: Software development kit for the nRF52 Series and nRF51 Series SoCs
URL: https://github.com/nobodywasishere/nrf5-sdk
NumVotes: 4
Popularity: 0.01857
OutOfDate:
Maintainer: hamblingreen
Submitter: nobodywasishere
FirstSubmitted: 1608971991
LastModified: 1631506691
URLPath: /cgit/aur.git/snapshot/nrf5-sdk.tar.gz