python2-paho-mqtt on AUR (Arch User Repository)

Last updated: May 07,2024

1. Install "python2-paho-mqtt" 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 python2-paho-mqtt on Arch using YAY

$ yay -S python2-paho-mqtt

* (Optional) Uninstall python2-paho-mqtt on Arch using YAY

$ yay -Rns python2-paho-mqtt

2. Manually Install "python2-paho-mqtt" via AUR

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

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

b. Clone python2-paho-mqtt's git locally

$ git clone https://aur.archlinux.org/python2-paho-mqtt.git ~/python2-paho-mqtt

c. Go to ~/python2-paho-mqtt folder and install it

$ cd ~/python2-paho-mqtt $ makepkg -si

3. Information about the python2-paho-mqtt package on Arch User Repository (AUR)

ID: 661463
Name: python2-paho-mqtt
PackageBaseID: 88098
PackageBase: paho-mqtt
Version: 1.5.0-1
Description: Python 2 client library for MQTT v3.1 and v3.1.1
URL: http://www.eclipse.org/paho/clients/python
NumVotes: 12
Popularity: 0
OutOfDate: 1643678438
Maintainer:
Submitter: dseg
FirstSubmitted: 1418104386
LastModified: 1572471558
URLPath: /cgit/aur.git/snapshot/python2-paho-mqtt.tar.gz

5. The same packages on other Linux Distributions