gobbl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gobbl

* (Optional) Uninstall gobbl on Arch using YAY

$ yay -Rns gobbl

2. Manually Install "gobbl" via AUR

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

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

b. Clone gobbl's git locally

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

c. Go to ~/gobbl folder and install it

$ cd ~/gobbl $ makepkg -si

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

ID: 1019170
Name: gobbl
PackageBaseID: 174676
PackageBase: gobbl
Version: 0.2.0-1
Description: A simple Go utility to get and display connected bluetooth device battery levels via the Bluez D-Bus interface
URL: https://github.com/seabassapologist/gobbl
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: seabassapologist
Submitter: seabassapologist
FirstSubmitted: 1641235997
LastModified: 1642263408
URLPath: /cgit/aur.git/snapshot/gobbl.tar.gz