How To Install utop-devel on Fedora 36

In this tutorial we learn how to install utop-devel in Fedora 36. utop-devel is Development files for utop

Introduction

In this tutorial we learn how to install utop-devel on Fedora 36.

What is utop-devel

The utop-devel package contains libraries and signature files for developing applications that use utop.

We can use yum or dnf to install utop-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install utop-devel.

Install utop-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install utop-devel using dnf by running the following command:

sudo dnf -y install utop-devel

Install utop-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install utop-devel using yum by running the following command:

sudo yum -y install utop-devel

How To Uninstall utop-devel on Fedora 36

To uninstall only the utop-devel package we can use the following command:

sudo dnf remove utop-devel

utop-devel Package Contents on Fedora 36

/usr/lib/ocaml/utop/dune-package
/usr/lib/ocaml/utop/opam
/usr/lib/ocaml/utop/uTop.cmt
/usr/lib/ocaml/utop/uTop.cmti
/usr/lib/ocaml/utop/uTop.ml
/usr/lib/ocaml/utop/uTop.mli
/usr/lib/ocaml/utop/uTop_complete.cmt
/usr/lib/ocaml/utop/uTop_complete.cmti
/usr/lib/ocaml/utop/uTop_complete.ml
/usr/lib/ocaml/utop/uTop_complete.mli
/usr/lib/ocaml/utop/uTop_history.cmt
/usr/lib/ocaml/utop/uTop_history.cmti
/usr/lib/ocaml/utop/uTop_history.ml
/usr/lib/ocaml/utop/uTop_history.mli
/usr/lib/ocaml/utop/uTop_lexer.cmt
/usr/lib/ocaml/utop/uTop_lexer.cmti
/usr/lib/ocaml/utop/uTop_lexer.ml
/usr/lib/ocaml/utop/uTop_lexer.mli
/usr/lib/ocaml/utop/uTop_main.cmt
/usr/lib/ocaml/utop/uTop_main.cmti
/usr/lib/ocaml/utop/uTop_main.ml
/usr/lib/ocaml/utop/uTop_main.mli
/usr/lib/ocaml/utop/uTop_private.cmt
/usr/lib/ocaml/utop/uTop_private.ml
/usr/lib/ocaml/utop/uTop_styles.cmt
/usr/lib/ocaml/utop/uTop_styles.cmti
/usr/lib/ocaml/utop/uTop_styles.ml
/usr/lib/ocaml/utop/uTop_styles.mli
/usr/lib/ocaml/utop/uTop_token.cmt
/usr/lib/ocaml/utop/uTop_token.ml

References

Summary

In this tutorial we learn how to install utop-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install utop-devel on Fedora 36” linkTitle: “utop-devel” type: “docs” description: “In this tutorial we learn how to install utop-devel in Fedora 36. utop-devel is Development files for utop” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/utop-devel-featured.png

Introduction

In this tutorial we learn how to install utop-devel on Fedora 36.

What is utop-devel

The utop-devel package contains libraries and signature files for developing applications that use utop.

We can use yum or dnf to install utop-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install utop-devel.

Install utop-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install utop-devel using dnf by running the following command:

sudo dnf -y install utop-devel

Install utop-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install utop-devel using yum by running the following command:

sudo yum -y install utop-devel

How To Uninstall utop-devel on Fedora 36

To uninstall only the utop-devel package we can use the following command:

sudo dnf remove utop-devel

utop-devel Package Contents on Fedora 36

/usr/lib64/ocaml/utop/dune-package
/usr/lib64/ocaml/utop/opam
/usr/lib64/ocaml/utop/uTop.cmt
/usr/lib64/ocaml/utop/uTop.cmti
/usr/lib64/ocaml/utop/uTop.ml
/usr/lib64/ocaml/utop/uTop.mli
/usr/lib64/ocaml/utop/uTop_complete.cmt
/usr/lib64/ocaml/utop/uTop_complete.cmti
/usr/lib64/ocaml/utop/uTop_complete.ml
/usr/lib64/ocaml/utop/uTop_complete.mli
/usr/lib64/ocaml/utop/uTop_history.cmt
/usr/lib64/ocaml/utop/uTop_history.cmti
/usr/lib64/ocaml/utop/uTop_history.ml
/usr/lib64/ocaml/utop/uTop_history.mli
/usr/lib64/ocaml/utop/uTop_lexer.cmt
/usr/lib64/ocaml/utop/uTop_lexer.cmti
/usr/lib64/ocaml/utop/uTop_lexer.ml
/usr/lib64/ocaml/utop/uTop_lexer.mli
/usr/lib64/ocaml/utop/uTop_main.cmt
/usr/lib64/ocaml/utop/uTop_main.cmti
/usr/lib64/ocaml/utop/uTop_main.ml
/usr/lib64/ocaml/utop/uTop_main.mli
/usr/lib64/ocaml/utop/uTop_private.cmt
/usr/lib64/ocaml/utop/uTop_private.ml
/usr/lib64/ocaml/utop/uTop_styles.cmt
/usr/lib64/ocaml/utop/uTop_styles.cmti
/usr/lib64/ocaml/utop/uTop_styles.ml
/usr/lib64/ocaml/utop/uTop_styles.mli
/usr/lib64/ocaml/utop/uTop_token.cmt
/usr/lib64/ocaml/utop/uTop_token.ml

References

Summary

In this tutorial we learn how to install utop-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).