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

Last updated: October 13,2024

1. Install "pstreams-devel.noarch" package

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

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

2. Uninstall "pstreams-devel.noarch" package

Here is a brief guide to show you how to uninstall pstreams-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:06:18 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : pstreams-devel
Version : 1.0.3
Release : 9.fc38
Architecture : noarch
Size : 21 k
Source : pstreams-devel-1.0.3-9.fc38.src.rpm
Repository : updates
Summary : POSIX Process Control in C++
URL : http://pstreams.sourceforge.net/
License : BSL-1.0
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.