cl-usocket on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install cl-usocket on Arch using YAY
$
yay -S
cl-usocket
Copied
* (Optional) Uninstall cl-usocket on Arch using YAY
$
yay -Rns
cl-usocket
Copied
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
Copied
b. Clone cl-usocket's git locally
$
git clone https://aur.archlinux.org/cl-usocket.git
~/cl-usocket
Copied
c. Go to ~/cl-usocket folder and install it
$
cd
~/cl-usocket
Copied
$
makepkg -si
Copied
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
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