ruby-mqtt on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ruby-mqtt

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

$ yay -Rns ruby-mqtt

2. Manually Install "ruby-mqtt" via AUR

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

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

b. Clone ruby-mqtt's git locally

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

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

$ cd ~/ruby-mqtt $ makepkg -si

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

ID: 757703
Name: ruby-mqtt
PackageBaseID: 87823
PackageBase: ruby-mqtt
Version: 0.5.0-1
Description: Pure Ruby gem that implements the MQTT protocol
URL: https://github.com/njh/ruby-mqtt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1417281399
LastModified: 1593281145
URLPath: /cgit/aur.git/snapshot/ruby-mqtt.tar.gz