How to Install and Uninstall utop.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "utop.i686" package

Please follow the guidance below to install utop.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install utop.i686

2. Uninstall "utop.i686" package

This guide let you learn how to uninstall utop.i686 on Fedora 35:

$ sudo dnf remove utop.i686 $ sudo dnf autoremove

3. Information about the utop.i686 package on Fedora 35

Last metadata expiration check: 0:16:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : utop
Version : 2.8.0
Release : 2.fc35
Architecture : i686
Size : 21 M
Source : utop-2.8.0-2.fc35.src.rpm
Repository : fedora
Summary : Improved toplevel for OCaml
URL : https://github.com/ocaml-community/utop
License : BSD
Description : utop is an improved toplevel (i.e., Read-Eval-Print Loop) for
: OCaml. It can run in a terminal or in Emacs. It supports line
: editing, history, real-time and context sensitive completion,
: colors, and more.