pebble-sdk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pebble-sdk

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

$ yay -Rns pebble-sdk

2. Manually Install "pebble-sdk" via AUR

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

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

b. Clone pebble-sdk's git locally

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

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

$ cd ~/pebble-sdk $ makepkg -si

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

ID: 718564
Name: pebble-sdk
PackageBaseID: 73109
PackageBase: pebble-sdk
Version: 4.5-3
Description: Pebble SDK, used to develop applications and watchfaces for the Pebble Smartwatch.
URL: https://developer.rebble.io/developer.pebble.com/index.html
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: marsoft
FirstSubmitted: 1378128131
LastModified: 1586381189
URLPath: /cgit/aur.git/snapshot/pebble-sdk.tar.gz