azure-sphere-sdk on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S azure-sphere-sdk

* (Optional) Uninstall azure-sphere-sdk on Arch using YAY

$ yay -Rns azure-sphere-sdk

2. Manually Install "azure-sphere-sdk" via AUR

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

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

b. Clone azure-sphere-sdk's git locally

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

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

$ cd ~/azure-sphere-sdk $ makepkg -si

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

ID: 1222537
Name: azure-sphere-sdk
PackageBaseID: 147346
PackageBase: azure-sphere-sdk
Version: 22.11-1
Description: Azure Sphere SDK Preview for Linux
URL: https://aka.ms/AzureSphereSDK
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: felipebalbi
FirstSubmitted: 1576067878
LastModified: 1678186199
URLPath: /cgit/aur.git/snapshot/azure-sphere-sdk.tar.gz