qt6-mqtt on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S qt6-mqtt

* (Optional) Uninstall qt6-mqtt on Arch using YAY

$ yay -Rns qt6-mqtt

2. Manually Install "qt6-mqtt" via AUR

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

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

b. Clone qt6-mqtt's git locally

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

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

$ cd ~/qt6-mqtt $ makepkg -si

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

ID: 1298437
Name: qt6-mqtt
PackageBaseID: 196393
PackageBase: qt6-mqtt
Version: 6.5.2-2
Description: Module to implement MQTT protocol v3.1/3.1.1/5.0 for Qt 6
URL: http://qt-project.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: SpotlightKid
FirstSubmitted: 1691056551
LastModified: 1691056797
URLPath: /cgit/aur.git/snapshot/qt6-mqtt.tar.gz