socket.io-tester on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S socket.io-tester

* (Optional) Uninstall socket.io-tester on Arch using YAY

$ yay -Rns socket.io-tester

2. Manually Install "socket.io-tester" via AUR

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

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

b. Clone socket.io-tester's git locally

$ git clone https://aur.archlinux.org/socket.io-tester.git ~/socket.io-tester

c. Go to ~/socket.io-tester folder and install it

$ cd ~/socket.io-tester $ makepkg -si

3. Information about the socket.io-tester package on Arch User Repository (AUR)

ID: 580810
Name: socket.io-tester
PackageBaseID: 139108
PackageBase: socket.io-tester
Version: 1.2.3-1
Description: An app that allows one to connect to Socket.io server and send and receive messages for testing purposes.
URL: http://appsaloon.github.io/socket.io-tester/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1548669634
LastModified: 1548669634
URLPath: /cgit/aur.git/snapshot/socket.io-tester.tar.gz