cppbtbl on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cppbtbl

* (Optional) Uninstall cppbtbl on Arch using YAY

$ yay -Rns cppbtbl

2. Manually Install "cppbtbl" via AUR

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

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

b. Clone cppbtbl's git locally

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

c. Go to ~/cppbtbl folder and install it

$ cd ~/cppbtbl $ makepkg -si

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

ID: 1187425
Name: cppbtbl
PackageBaseID: 188846
PackageBase: cppbtbl
Version: 0.2.1-0
Description: A C++ wrapper around the UPower DBus API to get bluetooth devices' battery
URL: https://github.com/pato05/cppbtbl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pato05
Submitter: pato05
FirstSubmitted: 1671393901
LastModified: 1671877076
URLPath: /cgit/aur.git/snapshot/cppbtbl.tar.gz