python-gbulb on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-gbulb

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

$ yay -Rns python-gbulb

2. Manually Install "python-gbulb" via AUR

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

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

b. Clone python-gbulb's git locally

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

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

$ cd ~/python-gbulb $ makepkg -si

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

ID: 1311254
Name: python-gbulb
PackageBaseID: 118103
PackageBase: python-gbulb
Version: 0.6.4-1
Description: Implementation of asyncio using GLib
URL: https://github.com/nathan-hoad/gbulb
NumVotes: 4
Popularity: 0.001247
OutOfDate:
Maintainer: samcday
Submitter: TingPing
FirstSubmitted: 1482490404
LastModified: 1693389473
URLPath: /cgit/aur.git/snapshot/python-gbulb.tar.gz