python-mqttools on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-mqttools

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

$ yay -Rns python-mqttools

2. Manually Install "python-mqttools" via AUR

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

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

b. Clone python-mqttools's git locally

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

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

$ cd ~/python-mqttools $ makepkg -si

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

ID: 1263091
Name: python-mqttools
PackageBaseID: 153679
PackageBase: python-mqttools
Version: 0.50.0-1
Description: MQTT version 5.0 client and broker using asyncio
URL: https://github.com/eerimoq/mqttools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: liborw
Submitter: liborw
FirstSubmitted: 1590591546
LastModified: 1685004578
URLPath: /cgit/aur.git/snapshot/python-mqttools.tar.gz