python-bluezero on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-bluezero

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

$ yay -Rns python-bluezero

2. Manually Install "python-bluezero" via AUR

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

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

b. Clone python-bluezero's git locally

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

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

$ cd ~/python-bluezero $ makepkg -si

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

ID: 1387372
Name: python-bluezero
PackageBaseID: 128636
PackageBase: python-bluezero
Version: 0.8.0-0
Description: Python library for Bluetooth Low Energy (BLE) on Linux
URL: https://github.com/ukBaz/python-bluezero
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1515136070
LastModified: 1705476551
URLPath: /cgit/aur.git/snapshot/python-bluezero.tar.gz