wasp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wasp

* (Optional) Uninstall wasp on Arch using YAY

$ yay -Rns wasp

2. Manually Install "wasp" via AUR

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

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

b. Clone wasp's git locally

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

c. Go to ~/wasp folder and install it

$ cd ~/wasp $ makepkg -si

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

ID: 819328
Name: wasp
PackageBaseID: 153579
PackageBase: wasp
Version: 4.0.0-1
Description: Distributed MQTT Broker, written in go.
URL: https://github.com/vx-labs/wasp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jbonachera
Submitter: jbonachera
FirstSubmitted: 1590398581
LastModified: 1605482834
URLPath: /cgit/aur.git/snapshot/wasp.tar.gz