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

Last updated: May 22,2024

1. Install "pstreams-devel.noarch" package

This is a short guide on how to install pstreams-devel.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 5:06:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pstreams-devel
Version : 1.0.3
Release : 3.fc34
Architecture : noarch
Size : 173 k
Source : pstreams-devel-1.0.3-3.fc34.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.