python-hbmqtt on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-hbmqtt

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

$ yay -Rns python-hbmqtt

2. Manually Install "python-hbmqtt" via AUR

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

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

b. Clone python-hbmqtt's git locally

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

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

$ cd ~/python-hbmqtt $ makepkg -si

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

ID: 755468
Name: python-hbmqtt
PackageBaseID: 137864
PackageBase: python-hbmqtt
Version: 0.9.6-2
Description: MQTT client/broker using Python asynchronous I/O
URL: https://github.com/beerfactory/hbmqtt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jerry73204
Submitter: jerry73204
FirstSubmitted: 1544148756
LastModified: 1592842224
URLPath: /cgit/aur.git/snapshot/python-hbmqtt.tar.gz