How to Install and Uninstall libtree-devel.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "libtree-devel.i686" package

Learn how to install libtree-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libtree-devel.i686

2. Uninstall "libtree-devel.i686" package

Please follow the instructions below to uninstall libtree-devel.i686 on Fedora 35:

$ sudo dnf remove libtree-devel.i686 $ sudo dnf autoremove

3. Information about the libtree-devel.i686 package on Fedora 35

Last metadata expiration check: 1:12:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libtree-devel
Version : 1.0
Release : 2.fc35
Architecture : i686
Size : 9.2 k
Source : libtree-1.0-2.fc35.src.rpm
Repository : fedora
Summary : Implementation of AVL (Adelson-Velskii and Landis) balanced trees
URL : https://piumarta.com/software/tree/
License : MIT
Description : tree.h Implementation of AVL (Adelson-Velskii and Landis)
: balanced trees in the spirit of the BSD queue and list implementations.