nodejs-wstunnel on AUR (Arch User Repository)

Last updated: June 20,2024

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

$ yay -S nodejs-wstunnel

* (Optional) Uninstall nodejs-wstunnel on Arch using YAY

$ yay -Rns nodejs-wstunnel

2. Manually Install "nodejs-wstunnel" via AUR

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

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

b. Clone nodejs-wstunnel's git locally

$ git clone https://aur.archlinux.org/nodejs-wstunnel.git ~/nodejs-wstunnel

c. Go to ~/nodejs-wstunnel folder and install it

$ cd ~/nodejs-wstunnel $ makepkg -si

3. Information about the nodejs-wstunnel package on Arch User Repository (AUR)

ID: 271026
Name: nodejs-wstunnel
PackageBaseID: 106930
PackageBase: nodejs-wstunnel
Version: 1.1.1-1
Description: Tunnels a TCP socket over a WebSocket connection
URL: https://github.com/mhzed/wstunnel
NumVotes: 0
Popularity: 0
OutOfDate: 1497757127
Maintainer: tinytangent
Submitter: Max-P
FirstSubmitted: 1454398519
LastModified: 1454398523
URLPath: /cgit/aur.git/snapshot/nodejs-wstunnel.tar.gz