pebble on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pebble

* (Optional) Uninstall pebble on Arch using YAY

$ yay -Rns pebble

2. Manually Install "pebble" via AUR

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

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

b. Clone pebble's git locally

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

c. Go to ~/pebble folder and install it

$ cd ~/pebble $ makepkg -si

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

ID: 983427
Name: pebble
PackageBaseID: 154967
PackageBase: pebble
Version: 2.0.2-1
Description: Simple cli utility to manage database schema
URL: https://github.com/avanciro/pebble
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: shyamin
Submitter: shyamin
FirstSubmitted: 1593510652
LastModified: 1635969225
URLPath: /cgit/aur.git/snapshot/pebble.tar.gz