pico-sdk-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S pico-sdk-git

* (Optional) Uninstall pico-sdk-git on Arch using YAY

$ yay -Rns pico-sdk-git

2. Manually Install "pico-sdk-git" via AUR

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

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

b. Clone pico-sdk-git's git locally

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

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

$ cd ~/pico-sdk-git $ makepkg -si

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

ID: 1274585
Name: pico-sdk-git
PackageBaseID: 194781
PackageBase: pico-sdk-git
Version: 1.5.1.r0.g6a7db34-2
Description: Raspberry Pi Pico C SDK
URL: https://www.raspberrypi.com/documentation/pico-sdk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grgergo
Submitter: grgergo
FirstSubmitted: 1687005546
LastModified: 1687005794
URLPath: /cgit/aur.git/snapshot/pico-sdk-git.tar.gz