How to Install and Uninstall libtbox.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "libtbox.x86_64" package

This tutorial shows how to install libtbox.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libtbox.x86_64

2. Uninstall "libtbox.x86_64" package

This tutorial shows how to uninstall libtbox.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libtbox.x86_64 $ sudo dnf autoremove

3. Information about the libtbox.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:22:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libtbox
Version : 1.7.5
Release : 1.el9
Architecture : x86_64
Size : 251 k
Source : libtbox-1.7.5-1.el9.src.rpm
Repository : epel
Summary : Portable toolbox library with great cross-platform support
URL : https://tboox.org
License : Apache-2.0 AND BSL-1.0 AND Zlib
Description : A feature-packed, embedded friendly toolbox library.
: Think of stdlib for embedded systems or Boost for C.
: Provides stream, coroutine, regex, container, algorithm and more modules.