How to Install and Uninstall ocaml-trie.i686 Package on Fedora 35

Last updated: May 18,2024

1. Install "ocaml-trie.i686" package

Please follow the step by step instructions below to install ocaml-trie.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install ocaml-trie.i686

2. Uninstall "ocaml-trie.i686" package

Please follow the guidelines below to uninstall ocaml-trie.i686 on Fedora 35:

$ sudo dnf remove ocaml-trie.i686 $ sudo dnf autoremove

3. Information about the ocaml-trie.i686 package on Fedora 35

Last metadata expiration check: 4:27:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-trie
Version : 1.0.0
Release : 9.fc35
Architecture : i686
Size : 23 k
Source : ocaml-trie-1.0.0-9.fc35.src.rpm
Repository : fedora
Summary : Strict impure trie tree
URL : https://github.com/kandu/trie
License : MIT
Description : This package contains an implementation of a strict impure trie tree.