How to Install and Uninstall boost1.78-timer.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "boost1.78-timer.x86_64" package

This is a short guide on how to install boost1.78-timer.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install boost1.78-timer.x86_64

2. Uninstall "boost1.78-timer.x86_64" package

Please follow the guidelines below to uninstall boost1.78-timer.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove boost1.78-timer.x86_64 $ sudo dnf autoremove

3. Information about the boost1.78-timer.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:40:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : boost1.78-timer
Version : 1.78.0
Release : 1.el9
Architecture : x86_64
Size : 21 k
Source : boost1.78-1.78.0-1.el9.src.rpm
Repository : epel
Summary : Run-time component of boost timer library
URL : http://www.boost.org
License : Boost and MIT and Python
Description :
: "How long does my C++ code take to run?"
: The Boost Timer library answers that question and does so portably,
: with as little as one #include and one additional line of code.