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

Last updated: October 10,2024

1. Install "utop.i686" package

This guide let you learn how to install utop.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install utop.i686

2. Uninstall "utop.i686" package

Here is a brief guide to show you how to uninstall utop.i686 on Fedora 38:

$ sudo dnf remove utop.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:18:30 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : utop
Version : 2.9.2
Release : 6.fc38
Architecture : i686
Size : 22 M
Source : utop-2.9.2-6.fc38.src.rpm
Repository : fedora
Summary : Improved toplevel for OCaml
URL : https://github.com/ocaml-community/utop
License : BSD-3-Clause
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.