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