python-gattlib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-gattlib

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

$ yay -Rns python-gattlib

2. Manually Install "python-gattlib" via AUR

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

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

b. Clone python-gattlib's git locally

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

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

$ cd ~/python-gattlib $ makepkg -si

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

ID: 929095
Name: python-gattlib
PackageBaseID: 114458
PackageBase: python-gattlib
Version: 0.20201113-1
Description: This is a Python library to use the GATT Protocol for Bluetooth LE devices. It is a wrapper around the implementation used by gatttool in bluez package. It does not call other binaries to do its job :)
URL: https://github.com/OscarAcena/pygattlib
NumVotes: 7
Popularity: 0
OutOfDate: 1662323003
Maintainer: slabz
Submitter: rains
FirstSubmitted: 1470741859
LastModified: 1625199685
URLPath: /cgit/aur.git/snapshot/python-gattlib.tar.gz