How to Install and Uninstall ocaml-dune-configurator.i686 Package on Fedora 38

Last updated: November 30,2024

1. Install "ocaml-dune-configurator.i686" package

In this section, we are going to explain the necessary steps to install ocaml-dune-configurator.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ocaml-dune-configurator.i686

2. Uninstall "ocaml-dune-configurator.i686" package

Please follow the steps below to uninstall ocaml-dune-configurator.i686 on Fedora 38:

$ sudo dnf remove ocaml-dune-configurator.i686 $ sudo dnf autoremove

3. Information about the ocaml-dune-configurator.i686 package on Fedora 38

Last metadata expiration check: 2:17:30 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ocaml-dune-configurator
Version : 3.7.1
Release : 1.fc38
Architecture : i686
Size : 196 k
Source : ocaml-dune-3.7.1-1.fc38.src.rpm
Repository : updates
Summary : Helper library for gathering system configuration
URL : https://dune.build
License : MIT
Description : Dune-configurator is a small library that helps write OCaml scripts that
: test features available on the system, in order to generate config.h
: files for instance. Among other things, dune-configurator allows one
: to:
:
: - test if a C program compiles
: - query pkg-config
: - import a #define from OCaml header files
: - generate a config.h file