How to Install and Uninstall pstreams-devel.noarch Package on Fedora 36

Last updated: March 01,2025

1. Install "pstreams-devel.noarch" package

In this section, we are going to explain the necessary steps to install pstreams-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install pstreams-devel.noarch

2. Uninstall "pstreams-devel.noarch" package

This tutorial shows how to uninstall pstreams-devel.noarch on Fedora 36:

$ sudo dnf remove pstreams-devel.noarch $ sudo dnf autoremove

3. Information about the pstreams-devel.noarch package on Fedora 36

Last metadata expiration check: 5:00:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : pstreams-devel
Version : 1.0.3
Release : 5.fc36
Architecture : noarch
Size : 173 k
Source : pstreams-devel-1.0.3-5.fc36.src.rpm
Repository : fedora
Summary : POSIX Process Control in C++
URL : http://pstreams.sourceforge.net/
License : Boost
Description : PStreams classes are like C++ wrappers for the POSIX.2 functions
: popen(3) and pclose(3), using C++ iostreams instead of C's stdio
: library.