chicken-tcp-server on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-tcp-server

* (Optional) Uninstall chicken-tcp-server on Arch using YAY

$ yay -Rns chicken-tcp-server

2. Manually Install "chicken-tcp-server" via AUR

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

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

b. Clone chicken-tcp-server's git locally

$ git clone https://aur.archlinux.org/chicken-tcp-server.git ~/chicken-tcp-server

c. Go to ~/chicken-tcp-server folder and install it

$ cd ~/chicken-tcp-server $ makepkg -si

3. Information about the chicken-tcp-server package on Arch User Repository (AUR)

ID: 1379078
Name: chicken-tcp-server
PackageBaseID: 201116
PackageBase: chicken-tcp-server
Version: 1.5-1
Description: A simple generic multithreaded tcp-server for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/tcp-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704208923
LastModified: 1704208923
URLPath: /cgit/aur.git/snapshot/chicken-tcp-server.tar.gz