pure-sockets on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pure-sockets

* (Optional) Uninstall pure-sockets on Arch using YAY

$ yay -Rns pure-sockets

2. Manually Install "pure-sockets" via AUR

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

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

b. Clone pure-sockets's git locally

$ git clone https://aur.archlinux.org/pure-sockets.git ~/pure-sockets

c. Go to ~/pure-sockets folder and install it

$ cd ~/pure-sockets $ makepkg -si

3. Information about the pure-sockets package on Arch User Repository (AUR)

ID: 502149
Name: pure-sockets
PackageBaseID: 57183
PackageBase: pure-sockets
Version: 0.8-1
Description: A Pure interface to the Berkeley socket functions.
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330546461
LastModified: 1523454926
URLPath: /cgit/aur.git/snapshot/pure-sockets.tar.gz