mqtt-shell on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "mqtt-shell" 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
Copied
b. Install mqtt-shell on Arch using YAY
$
yay -S
mqtt-shell
Copied
* (Optional) Uninstall mqtt-shell on Arch using YAY
$
yay -Rns
mqtt-shell
Copied
2. Manually Install "mqtt-shell" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mqtt-shell's git locally
$
git clone https://aur.archlinux.org/mqtt-shell.git
~/mqtt-shell
Copied
c. Go to ~/mqtt-shell folder and install it
$
cd
~/mqtt-shell
Copied
$
makepkg -si
Copied
3. Information about the mqtt-shell package on Arch User Repository (AUR)
ID: 1251824
Name: mqtt-shell
PackageBaseID: 169526
PackageBase: mqtt-shell
Version: 2.3.0-1
Description: A interactive shell-like command line interface (CLI) for MQTT written in go.
URL: https://github.com/rainu/mqtt-shell
NumVotes: 3
Popularity: 0.000929
OutOfDate:
Maintainer: rainu
Submitter: rainu
FirstSubmitted: 1627937738
LastModified: 1683124305
URLPath: /cgit/aur.git/snapshot/mqtt-shell.tar.gz
Name: mqtt-shell
PackageBaseID: 169526
PackageBase: mqtt-shell
Version: 2.3.0-1
Description: A interactive shell-like command line interface (CLI) for MQTT written in go.
URL: https://github.com/rainu/mqtt-shell
NumVotes: 3
Popularity: 0.000929
OutOfDate:
Maintainer: rainu
Submitter: rainu
FirstSubmitted: 1627937738
LastModified: 1683124305
URLPath: /cgit/aur.git/snapshot/mqtt-shell.tar.gz