wsta on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wsta

* (Optional) Uninstall wsta on Arch using YAY

$ yay -Rns wsta

2. Manually Install "wsta" via AUR

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

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

b. Clone wsta's git locally

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

c. Go to ~/wsta folder and install it

$ cd ~/wsta $ makepkg -si

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

ID: 433076
Name: wsta
PackageBaseID: 121036
PackageBase: wsta
Version: 0.5.0-2
Description: A CLI development tool for WebSocket APIs
URL: https://github.com/esphen/wsta
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: guymers
Submitter: guymers
FirstSubmitted: 1490612820
LastModified: 1501901905
URLPath: /cgit/aur.git/snapshot/wsta.tar.gz