pstreams on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pstreams

* (Optional) Uninstall pstreams on Arch using YAY

$ yay -Rns pstreams

2. Manually Install "pstreams" via AUR

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

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

b. Clone pstreams's git locally

$ git clone https://aur.archlinux.org/pstreams.git ~/pstreams

c. Go to ~/pstreams folder and install it

$ cd ~/pstreams $ makepkg -si

3. Information about the pstreams package on Arch User Repository (AUR)

ID: 915487
Name: pstreams
PackageBaseID: 152486
PackageBase: pstreams
Version: 1.0.3-1
Description: C++ utility for simple IOStream-based Inter-Process Communication.
URL: http://pstreams.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bepaald
Submitter: jelly
FirstSubmitted: 1588853941
LastModified: 1622565342
URLPath: /cgit/aur.git/snapshot/pstreams.tar.gz