pebble on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install pebble on Arch using YAY
$
yay -S
pebble
Copied
* (Optional) Uninstall pebble on Arch using YAY
$
yay -Rns
pebble
Copied
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
Copied
b. Clone pebble's git locally
$
git clone https://aur.archlinux.org/pebble.git
~/pebble
Copied
c. Go to ~/pebble folder and install it
$
cd
~/pebble
Copied
$
makepkg -si
Copied
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
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