How to Install and Uninstall ocaml-camlidl.x86_64 Package on Fedora 39
Last updated: January 19,2025
1. Install "ocaml-camlidl.x86_64" package
Please follow the step by step instructions below to install ocaml-camlidl.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-camlidl.x86_64
Copied
2. Uninstall "ocaml-camlidl.x86_64" package
Please follow the guidance below to uninstall ocaml-camlidl.x86_64 on Fedora 39:
$
sudo dnf remove
ocaml-camlidl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-camlidl.x86_64 package on Fedora 39
Last metadata expiration check: 0:09:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ocaml-camlidl
Version : 1.11
Release : 3.fc39
Architecture : x86_64
Size : 1.1 M
Source : ocaml-camlidl-1.11-3.fc39.src.rpm
Repository : fedora
Summary : Stub code generator and COM binding for Objective Caml
URL : https://xavierleroy.org/camlidl/
License : LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
Description : CamlIDL is a stub code generator and COM binding for Objective Caml.
:
: CamlIDL comprises two parts:
:
: * A stub code generator that generates the C stub code required for
: the Caml/C interface, based on an MIDL specification. (MIDL stands
: for Microsoft's Interface Description Language; it looks like C
: header files with some extra annotations, plus a notion of object
: interfaces that look like C++ classes without inheritance.)
:
: * A (currently small) library of functions and tools to import COM
: components in Caml applications, and export Caml code as COM
: components.
Available Packages
Name : ocaml-camlidl
Version : 1.11
Release : 3.fc39
Architecture : x86_64
Size : 1.1 M
Source : ocaml-camlidl-1.11-3.fc39.src.rpm
Repository : fedora
Summary : Stub code generator and COM binding for Objective Caml
URL : https://xavierleroy.org/camlidl/
License : LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
Description : CamlIDL is a stub code generator and COM binding for Objective Caml.
:
: CamlIDL comprises two parts:
:
: * A stub code generator that generates the C stub code required for
: the Caml/C interface, based on an MIDL specification. (MIDL stands
: for Microsoft's Interface Description Language; it looks like C
: header files with some extra annotations, plus a notion of object
: interfaces that look like C++ classes without inheritance.)
:
: * A (currently small) library of functions and tools to import COM
: components in Caml applications, and export Caml code as COM
: components.