How to Install and Uninstall ocaml-fpath.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "ocaml-fpath.i686" package

In this section, we are going to explain the necessary steps to install ocaml-fpath.i686 on Fedora 36

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

2. Uninstall "ocaml-fpath.i686" package

Here is a brief guide to show you how to uninstall ocaml-fpath.i686 on Fedora 36:

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

3. Information about the ocaml-fpath.i686 package on Fedora 36

Last metadata expiration check: 5:12:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ocaml-fpath
Version : 0.7.3
Release : 7.fc36
Architecture : i686
Size : 127 k
Source : ocaml-fpath-0.7.3-7.fc36.src.rpm
Repository : fedora
Summary : File paths for OCaml
URL : https://erratique.ch/software/fpath
License : ISC
Description : Fpath is an OCaml module for handling file system paths with POSIX or
: Windows conventions. Fpath processes paths without accessing the file
: system and is independent from any system library.