socketwrench on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S socketwrench

* (Optional) Uninstall socketwrench on Arch using YAY

$ yay -Rns socketwrench

2. Manually Install "socketwrench" via AUR

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

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

b. Clone socketwrench's git locally

$ git clone https://aur.archlinux.org/socketwrench.git ~/socketwrench

c. Go to ~/socketwrench folder and install it

$ cd ~/socketwrench $ makepkg -si

3. Information about the socketwrench package on Arch User Repository (AUR)

ID: 898930
Name: socketwrench
PackageBaseID: 166176
PackageBase: socketwrench
Version: 0.0.1-1
Description: Socket Wrench is to Websockets what Postman/Insomnia is to HTTP connections (kinda).
URL: https://asleepysamurai.com/articles/socketwrench
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pioh
Submitter: pioh
FirstSubmitted: 1619609530
LastModified: 1619620212
URLPath: /cgit/aur.git/snapshot/socketwrench.tar.gz