How to Install and Uninstall ebtree.i686 Package on Fedora 36

Last updated: January 12,2025

1. Install "ebtree.i686" package

Learn how to install ebtree.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install ebtree.i686

2. Uninstall "ebtree.i686" package

Please follow the guidance below to uninstall ebtree.i686 on Fedora 36:

$ sudo dnf remove ebtree.i686 $ sudo dnf autoremove

3. Information about the ebtree.i686 package on Fedora 36

Last metadata expiration check: 0:20:54 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ebtree
Version : 6.0.8
Release : 17.fc36
Architecture : i686
Size : 32 k
Source : ebtree-6.0.8-17.fc36.src.rpm
Repository : fedora
Summary : Elastic binary tree library
URL : http://1wt.eu/articles/ebtree/
License : LGPLv2
Description : ebtree is a binary search tree specially optimized to very
: frequently store, retrieve and delete discrete integer or binary
: data without having to deal with memory allocation.