How to Install and Uninstall libtbox.x86_64 Package on CentOS Stream 9

Last updated: October 08,2024

1. Install "libtbox.x86_64" package

In this section, we are going to explain the necessary steps to install libtbox.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libtbox.x86_64

2. Uninstall "libtbox.x86_64" package

Here is a brief guide to show you how to uninstall libtbox.x86_64 on CentOS Stream 9:

$ sudo dnf remove libtbox.x86_64 $ sudo dnf autoremove

3. Information about the libtbox.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:04:44 ago on Sat Mar 16 16:03:45 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.