mqtt_cpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mqtt_cpp

* (Optional) Uninstall mqtt_cpp on Arch using YAY

$ yay -Rns mqtt_cpp

2. Manually Install "mqtt_cpp" via AUR

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

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

b. Clone mqtt_cpp's git locally

$ git clone https://aur.archlinux.org/mqtt_cpp.git ~/mqtt_cpp

c. Go to ~/mqtt_cpp folder and install it

$ cd ~/mqtt_cpp $ makepkg -si

3. Information about the mqtt_cpp package on Arch User Repository (AUR)

ID: 966253
Name: mqtt_cpp
PackageBaseID: 171406
PackageBase: mqtt_cpp
Version: 11.1.0-1
Description: mqtt_cpp is a header only library.It supports MQTT v5
URL: https://github.com/redboltz/mqtt_cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Manifolds
Submitter: Manifolds
FirstSubmitted: 1632724112
LastModified: 1632724112
URLPath: /cgit/aur.git/snapshot/mqtt_cpp.tar.gz