How to Install and Uninstall boost1.78-timer.x86_64 Package on AlmaLinux 9

Last updated: October 11,2024

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

This is a short guide on how to install boost1.78-timer.x86_64 on AlmaLinux 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 AlmaLinux 9:

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

3. Information about the boost1.78-timer.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:31:39 ago on Wed Mar 13 07:41:12 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.