wasp on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install wasp on Arch using YAY
$
yay -S
wasp
Copied
* (Optional) Uninstall wasp on Arch using YAY
$
yay -Rns
wasp
Copied
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
Copied
b. Clone wasp's git locally
$
git clone https://aur.archlinux.org/wasp.git
~/wasp
Copied
c. Go to ~/wasp folder and install it
$
cd
~/wasp
Copied
$
makepkg -si
Copied
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
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