python-gatt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-gatt

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

$ yay -Rns python-gatt

2. Manually Install "python-gatt" via AUR

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

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

b. Clone python-gatt's git locally

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

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

$ cd ~/python-gatt $ makepkg -si

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

ID: 1257739
Name: python-gatt
PackageBaseID: 165710
PackageBase: python-gatt
Version: 0.2.7-3
Description: Bluetooth GATT SDK for Python helps you implementing and communicating with any Bluetooth Low Energy device that has a GATT profile
URL: https://github.com/getsenic/gatt-python
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1618608539
LastModified: 1684033500
URLPath: /cgit/aur.git/snapshot/python-gatt.tar.gz