How to Install and Uninstall libtbox.x86_64 Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "libtbox.x86_64" package

This tutorial shows how to install libtbox.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libtbox.x86_64

2. Uninstall "libtbox.x86_64" package

Please follow the instructions below to uninstall libtbox.x86_64 on Oracle Linux 9:

$ sudo dnf remove libtbox.x86_64 $ sudo dnf autoremove

3. Information about the libtbox.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:13:12 ago on Thu Feb 15 07:50:05 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.