nrf-connect-sdk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nrf-connect-sdk

* (Optional) Uninstall nrf-connect-sdk on Arch using YAY

$ yay -Rns nrf-connect-sdk

2. Manually Install "nrf-connect-sdk" via AUR

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

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

b. Clone nrf-connect-sdk's git locally

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

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

$ cd ~/nrf-connect-sdk $ makepkg -si

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

ID: 1060332
Name: nrf-connect-sdk
PackageBaseID: 175693
PackageBase: nrf-connect-sdk
Version: 1.9.1-2
Description: Software development kit for Nordic Semiconductor products
URL: https://github.com/nrfconnect/sdk-nrf
NumVotes: 1
Popularity: 0.997802
OutOfDate: 1655274390
Maintainer: hellesvik
FirstSubmitted: 1644088100
LastModified: 1648900907
URLPath: /cgit/aur.git/snapshot/nrf-connect-sdk.tar.gz