python-wslink on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-wslink

* (Optional) Uninstall python-wslink on Arch using YAY

$ yay -Rns python-wslink

2. Manually Install "python-wslink" via AUR

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

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

b. Clone python-wslink's git locally

$ git clone https://aur.archlinux.org/python-wslink.git ~/python-wslink

c. Go to ~/python-wslink folder and install it

$ cd ~/python-wslink $ makepkg -si

3. Information about the python-wslink package on Arch User Repository (AUR)

ID: 1421201
Name: python-wslink
PackageBaseID: 191425
PackageBase: python-wslink
Version: 1.12.4-1
Description: Python/JavaScript library for communicating over WebSocket
URL: https://github.com/kitware/wslink
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1678734011
LastModified: 1709649552
URLPath: /cgit/aur.git/snapshot/python-wslink.tar.gz