ucspi-tcp on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S ucspi-tcp

* (Optional) Uninstall ucspi-tcp on Arch using YAY

$ yay -Rns ucspi-tcp

2. Manually Install "ucspi-tcp" via AUR

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

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

b. Clone ucspi-tcp's git locally

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

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

$ cd ~/ucspi-tcp $ makepkg -si

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

ID: 592832
Name: ucspi-tcp
PackageBaseID: 8330
PackageBase: ucspi-tcp
Version: 0.88-8
Description: Easy-to-use command-line tools for building TCP client-server applications.
URL: http://cr.yp.to/ucspi-tcp.html
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1230470626
LastModified: 1552065209
URLPath: /cgit/aur.git/snapshot/ucspi-tcp.tar.gz