ucspi-unix on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S ucspi-unix

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

$ yay -Rns ucspi-unix

2. Manually Install "ucspi-unix" via AUR

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

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

b. Clone ucspi-unix's git locally

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

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

$ cd ~/ucspi-unix $ makepkg -si

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

ID: 288849
Name: ucspi-unix
PackageBaseID: 22662
PackageBase: ucspi-unix
Version: 1.0-1
Description: UNIX-domain socket client-server command-line tools
URL: http://untroubled.org/ucspi-unix
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Allan
FirstSubmitted: 1230467825
LastModified: 1459184959
URLPath: /cgit/aur.git/snapshot/ucspi-unix.tar.gz