python-pebble on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pebble

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

$ yay -Rns python-pebble

2. Manually Install "python-pebble" via AUR

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

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

b. Clone python-pebble's git locally

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

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

$ cd ~/python-pebble $ makepkg -si

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

ID: 1386906
Name: python-pebble
PackageBaseID: 149589
PackageBase: python-pebble
Version: 5.0.6-1
Description: Pebble provides a neat API to manage threads and processes within an application
URL: https://github.com/noxdafox/pebble
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: cbrnr
Submitter: cbrnr
FirstSubmitted: 1582805865
LastModified: 1705413514
URLPath: /cgit/aur.git/snapshot/python-pebble.tar.gz