r-websocket on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-websocket

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

$ yay -Rns r-websocket

2. Manually Install "r-websocket" via AUR

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

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

b. Clone r-websocket's git locally

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

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

$ cd ~/r-websocket $ makepkg -si

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

ID: 1281888
Name: r-websocket
PackageBaseID: 174610
PackageBase: r-websocket
Version: 1.4.1-4
Description: 'WebSocket' Client Library
URL: https://cran.r-project.org/package=websocket
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1641055297
LastModified: 1688299629
URLPath: /cgit/aur.git/snapshot/r-websocket.tar.gz