How to Install and Uninstall boost-iostreams.i686 Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "boost-iostreams.i686" package

Please follow the guidelines below to install boost-iostreams.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install boost-iostreams.i686

2. Uninstall "boost-iostreams.i686" package

In this section, we are going to explain the necessary steps to uninstall boost-iostreams.i686 on Oracle Linux 9:

$ sudo dnf remove boost-iostreams.i686 $ sudo dnf autoremove

3. Information about the boost-iostreams.i686 package on Oracle Linux 9

Last metadata expiration check: 2:05:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : boost-iostreams
Version : 1.75.0
Release : 8.el9
Architecture : i686
Size : 41 k
Source : boost-1.75.0-8.el9.src.rpm
Repository : ol9_appstream
Summary : Run-time component of boost iostreams library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: Run-time support for Boost.Iostreams, a framework for defining streams,
: stream buffers and i/o filters.