cl-usocket on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S cl-usocket

* (Optional) Uninstall cl-usocket on Arch using YAY

$ yay -Rns cl-usocket

2. Manually Install "cl-usocket" via AUR

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

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

b. Clone cl-usocket's git locally

$ git clone https://aur.archlinux.org/cl-usocket.git ~/cl-usocket

c. Go to ~/cl-usocket folder and install it

$ cd ~/cl-usocket $ makepkg -si

3. Information about the cl-usocket package on Arch User Repository (AUR)

ID: 1081137
Name: cl-usocket
PackageBaseID: 178911
PackageBase: cl-usocket
Version: 0.8.4-1
Description: Universal socket library for Common Lisp
URL: https://usocket.common-lisp.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652735636
LastModified: 1652735636
URLPath: /cgit/aur.git/snapshot/cl-usocket.tar.gz