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

Last updated: November 28,2024

1. Install "ebtree.i686" package

This tutorial shows how to install ebtree.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install ebtree.i686

2. Uninstall "ebtree.i686" package

This guide let you learn how to uninstall ebtree.i686 on Fedora 39:

$ sudo dnf remove ebtree.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:47:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ebtree
Version : 6.0.8
Release : 20.fc39
Architecture : i686
Size : 32 k
Source : ebtree-6.0.8-20.fc39.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.