zephyr-sdk on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S zephyr-sdk

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

$ yay -Rns zephyr-sdk

2. Manually Install "zephyr-sdk" via AUR

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

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

b. Clone zephyr-sdk's git locally

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

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

$ cd ~/zephyr-sdk $ makepkg -si

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

ID: 1406994
Name: zephyr-sdk
PackageBaseID: 134187
PackageBase: zephyr-sdk
Version: 0.16.5-1
Description: SDK for Zephyr real-time operating system
URL: https://www.zephyrproject.org/
NumVotes: 9
Popularity: 0.3687
OutOfDate:
Maintainer: alexei
Submitter: alexei
FirstSubmitted: 1531349835
LastModified: 1707560088
URLPath: /cgit/aur.git/snapshot/zephyr-sdk.tar.gz