python-bleak on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-bleak

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

$ yay -Rns python-bleak

2. Manually Install "python-bleak" via AUR

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

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

b. Clone python-bleak's git locally

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

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

$ cd ~/python-bleak $ makepkg -si

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

ID: 1119020
Name: python-bleak
PackageBaseID: 162607
PackageBase: python-bleak
Version: 0.15.0-1
Description: Bluetooth Low Energy platform Agnostic Klient for Python
URL: https://github.com/hbldh/bleak
NumVotes: 1
Popularity: 1.5E-5
OutOfDate:
Maintainer: BachoSeven
FirstSubmitted: 1611787463
LastModified: 1659114665
URLPath: /cgit/aur.git/snapshot/python-bleak.tar.gz

5. The same packages on other Linux Distributions