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

Last updated: July 08,2024

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

$ yay -S paho-mqtt-c

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

$ yay -Rns paho-mqtt-c

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

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

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

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

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

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

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

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

ID: 1252892
Name: paho-mqtt-c
PackageBaseID: 168082
PackageBase: paho-mqtt-c
Version: 1.3.12-1
Description: Eclipse Paho C Client Library for the MQTT Protocol
URL: https://www.eclipse.org/paho/
NumVotes: 5
Popularity: 7.0E-6
OutOfDate: 1700617444
Maintainer: MrAnno
Submitter: MrAnno
FirstSubmitted: 1624017677
LastModified: 1683232598
URLPath: /cgit/aur.git/snapshot/paho-mqtt-c.tar.gz