pico-sdk on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "pico-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
Copied
b. Install pico-sdk on Arch using YAY
$
yay -S
pico-sdk
Copied
* (Optional) Uninstall pico-sdk on Arch using YAY
$
yay -Rns
pico-sdk
Copied
2. Manually Install "pico-sdk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pico-sdk's git locally
$
git clone https://aur.archlinux.org/pico-sdk.git
~/pico-sdk
Copied
c. Go to ~/pico-sdk folder and install it
$
cd
~/pico-sdk
Copied
$
makepkg -si
Copied
3. Information about the pico-sdk package on Arch User Repository (AUR)
ID: 1273031
Name: pico-sdk
PackageBaseID: 169069
PackageBase: pico-sdk
Version: 1.5.1-1
Description: Libraries and tools for C/C++ development on RP2040 microcontrollers.
URL: https://github.com/raspberrypi/pico-sdk
NumVotes: 14
Popularity: 0.877676
OutOfDate:
Maintainer: Sematre
Submitter: Sematre
FirstSubmitted: 1626799968
LastModified: 1686737511
URLPath: /cgit/aur.git/snapshot/pico-sdk.tar.gz
Name: pico-sdk
PackageBaseID: 169069
PackageBase: pico-sdk
Version: 1.5.1-1
Description: Libraries and tools for C/C++ development on RP2040 microcontrollers.
URL: https://github.com/raspberrypi/pico-sdk
NumVotes: 14
Popularity: 0.877676
OutOfDate:
Maintainer: Sematre
Submitter: Sematre
FirstSubmitted: 1626799968
LastModified: 1686737511
URLPath: /cgit/aur.git/snapshot/pico-sdk.tar.gz