How To Install ocaml-stdio-devel on Fedora 36
Introduction
In this tutorial we learn how to install ocaml-stdio-devel
on Fedora 36.
What is ocaml-stdio-devel
The ocaml-stdio-devel package contains libraries and signature files for developing applications that use ocaml-stdio.
We can use yum
or dnf
to install ocaml-stdio-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-stdio-devel.
Install ocaml-stdio-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 ocaml-stdio-devel
using dnf
by running the following command:
sudo dnf -y install ocaml-stdio-devel
Install ocaml-stdio-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 ocaml-stdio-devel
using yum
by running the following command:
sudo yum -y install ocaml-stdio-devel
How To Uninstall ocaml-stdio-devel on Fedora 36
To uninstall only the ocaml-stdio-devel
package we can use the following command:
sudo dnf remove ocaml-stdio-devel
ocaml-stdio-devel Package Contents on Fedora 36
/usr/lib64/ocaml/stdio/dune-package
/usr/lib64/ocaml/stdio/in_channel.mli
/usr/lib64/ocaml/stdio/opam
/usr/lib64/ocaml/stdio/out_channel.mli
/usr/lib64/ocaml/stdio/stdio.a
/usr/lib64/ocaml/stdio/stdio.cmt
/usr/lib64/ocaml/stdio/stdio.cmti
/usr/lib64/ocaml/stdio/stdio.cmx
/usr/lib64/ocaml/stdio/stdio.cmxa
/usr/lib64/ocaml/stdio/stdio.mli
/usr/lib64/ocaml/stdio/stdio__.cmt
/usr/lib64/ocaml/stdio/stdio__.cmx
/usr/lib64/ocaml/stdio/stdio__In_channel.cmt
/usr/lib64/ocaml/stdio/stdio__In_channel.cmti
/usr/lib64/ocaml/stdio/stdio__In_channel.cmx
/usr/lib64/ocaml/stdio/stdio__Out_channel.cmt
/usr/lib64/ocaml/stdio/stdio__Out_channel.cmti
/usr/lib64/ocaml/stdio/stdio__Out_channel.cmx
References
Summary
In this tutorial we learn how to install ocaml-stdio-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ocaml-stdio-devel on Fedora 36” linkTitle: “ocaml-stdio-devel” type: “docs” description: “In this tutorial we learn how to install ocaml-stdio-devel in Fedora 36. ocaml-stdio-devel is Development files for ocaml-stdio” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-stdio-devel-featured.png
Introduction
In this tutorial we learn how to install ocaml-stdio-devel
on Fedora 36.
What is ocaml-stdio-devel
The ocaml-stdio-devel package contains libraries and signature files for developing applications that use ocaml-stdio.
We can use yum
or dnf
to install ocaml-stdio-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-stdio-devel.
Install ocaml-stdio-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 ocaml-stdio-devel
using dnf
by running the following command:
sudo dnf -y install ocaml-stdio-devel
Install ocaml-stdio-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 ocaml-stdio-devel
using yum
by running the following command:
sudo yum -y install ocaml-stdio-devel
How To Uninstall ocaml-stdio-devel on Fedora 36
To uninstall only the ocaml-stdio-devel
package we can use the following command:
sudo dnf remove ocaml-stdio-devel
ocaml-stdio-devel Package Contents on Fedora 36
/usr/lib/ocaml/stdio/dune-package
/usr/lib/ocaml/stdio/in_channel.mli
/usr/lib/ocaml/stdio/opam
/usr/lib/ocaml/stdio/out_channel.mli
/usr/lib/ocaml/stdio/stdio.a
/usr/lib/ocaml/stdio/stdio.cmt
/usr/lib/ocaml/stdio/stdio.cmti
/usr/lib/ocaml/stdio/stdio.cmx
/usr/lib/ocaml/stdio/stdio.cmxa
/usr/lib/ocaml/stdio/stdio.mli
/usr/lib/ocaml/stdio/stdio__.cmt
/usr/lib/ocaml/stdio/stdio__.cmx
/usr/lib/ocaml/stdio/stdio__In_channel.cmt
/usr/lib/ocaml/stdio/stdio__In_channel.cmti
/usr/lib/ocaml/stdio/stdio__In_channel.cmx
/usr/lib/ocaml/stdio/stdio__Out_channel.cmt
/usr/lib/ocaml/stdio/stdio__Out_channel.cmti
/usr/lib/ocaml/stdio/stdio__Out_channel.cmx
References
Summary
In this tutorial we learn how to install ocaml-stdio-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).