How to Install and Uninstall boost.src Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "boost.src" package
Please follow the steps below to install boost.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
boost.src
Copied
2. Uninstall "boost.src" package
Learn how to uninstall boost.src on Oracle Linux 8:
$
sudo dnf remove
boost.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the boost.src package on Oracle Linux 8
Last metadata expiration check: 5:28:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : boost
Version : 1.66.0
Release : 10.el8
Architecture : src
Size : 82 M
Source : None
Repository : ol8_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.66.0
Release : 10.el8
Architecture : src
Size : 82 M
Source : None
Repository : ol8_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.)