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

Last updated: July 03,2024

1. Install "ebtree.i686" package

This is a short guide on how to install ebtree.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install ebtree.i686

2. Uninstall "ebtree.i686" package

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

$ sudo dnf remove ebtree.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:25:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ebtree
Version : 6.0.8
Release : 15.fc34
Architecture : i686
Size : 32 k
Source : ebtree-6.0.8-15.fc34.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.