mosquitto-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mosquitto-git

* (Optional) Uninstall mosquitto-git on Arch using YAY

$ yay -Rns mosquitto-git

2. Manually Install "mosquitto-git" via AUR

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

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

b. Clone mosquitto-git's git locally

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

c. Go to ~/mosquitto-git folder and install it

$ cd ~/mosquitto-git $ makepkg -si

3. Information about the mosquitto-git package on Arch User Repository (AUR)

ID: 954882
Name: mosquitto-git
PackageBaseID: 115061
PackageBase: mosquitto-git
Version: r2713.8589f082-1
Description: An Open Source MQTT v3.1 Broker
URL: http://mosquitto.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1677610770
Maintainer: phragment
Submitter: phragment
FirstSubmitted: 1472339088
LastModified: 1630418394
URLPath: /cgit/aur.git/snapshot/mosquitto-git.tar.gz