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

Last updated: October 05,2024

1. Install "pstreams-devel.noarch" package

Please follow the guidelines below to install pstreams-devel.noarch on Fedora 35

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

2. Uninstall "pstreams-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall pstreams-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:53:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pstreams-devel
Version : 1.0.3
Release : 4.fc35
Architecture : noarch
Size : 173 k
Source : pstreams-devel-1.0.3-4.fc35.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.