How to Install and Uninstall boost.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "boost.src" package
This guide covers the steps necessary to install boost.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
boost.src
Copied
2. Uninstall "boost.src" package
Learn how to uninstall boost.src on Oracle Linux 9:
$
sudo dnf remove
boost.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost.src package on Oracle Linux 9
Last metadata expiration check: 1:28:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : boost
Version : 1.75.0
Release : 8.el9
Architecture : src
Size : 116 M
Source : None
Repository : ol9_appstream
Summary : The free peer-reviewed portable C++ source libraries
URL : http://www.boost.org
License : Boost and MIT and Python
Description : Boost provides free peer-reviewed portable C++ source libraries. The
: emphasis is on libraries which work well with the C++ Standard
: Library, in the hopes of establishing "existing practice" for
: extensions and providing reference implementations so that the Boost
: libraries are suitable for eventual standardization. (Some of the
: libraries have already been included in the C++ 2011 standard and
: others have been proposed to the C++ Standards Committee for inclusion
: in future standards.)
Available Packages
Name : boost
Version : 1.75.0
Release : 8.el9
Architecture : src
Size : 116 M
Source : None
Repository : ol9_appstream
Summary : The free peer-reviewed portable C++ source libraries
URL : http://www.boost.org
License : Boost and MIT and Python
Description : Boost provides free peer-reviewed portable C++ source libraries. The
: emphasis is on libraries which work well with the C++ Standard
: Library, in the hopes of establishing "existing practice" for
: extensions and providing reference implementations so that the Boost
: libraries are suitable for eventual standardization. (Some of the
: libraries have already been included in the C++ 2011 standard and
: others have been proposed to the C++ Standards Committee for inclusion
: in future standards.)