ruby-websocket on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S ruby-websocket

* (Optional) Uninstall ruby-websocket on Arch using YAY

$ yay -Rns ruby-websocket

2. Manually Install "ruby-websocket" via AUR

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

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

b. Clone ruby-websocket's git locally

$ git clone https://aur.archlinux.org/ruby-websocket.git ~/ruby-websocket

c. Go to ~/ruby-websocket folder and install it

$ cd ~/ruby-websocket $ makepkg -si

3. Information about the ruby-websocket package on Arch User Repository (AUR)

ID: 1321197
Name: ruby-websocket
PackageBaseID: 73262
PackageBase: ruby-websocket
Version: 1.2.10-1
Description: Universal Ruby library to handle WebSocket protocol
URL: http://github.com/imanel/websocket-ruby
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: DDoSolitary
Submitter: joschi
FirstSubmitted: 1378635938
LastModified: 1695127225
URLPath: /cgit/aur.git/snapshot/ruby-websocket.tar.gz