How to Install and Uninstall ocaml-stdcompat.x86_64 Package on Fedora 39
Last updated: January 19,2025
1. Install "ocaml-stdcompat.x86_64" package
Learn how to install ocaml-stdcompat.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-stdcompat.x86_64
Copied
2. Uninstall "ocaml-stdcompat.x86_64" package
This tutorial shows how to uninstall ocaml-stdcompat.x86_64 on Fedora 39:
$
sudo dnf remove
ocaml-stdcompat.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-stdcompat.x86_64 package on Fedora 39
Last metadata expiration check: 4:04:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ocaml-stdcompat
Version : 19
Release : 9.fc39
Architecture : x86_64
Size : 431 k
Source : ocaml-stdcompat-19-9.fc39.src.rpm
Repository : fedora
Summary : Compatibility module for the OCaml standard library
URL : https://github.com/thierry-martinez/stdcompat
License : BSD-2-Clause
Description : Stdcompat is a compatibility layer allowing programs to use some recent
: additions to the OCaml standard library while preserving the ability to
: be compiled on former versions of OCaml.
:
: The Stdcompat API is not intended to be stable, but there will be
: efforts to allow future versions of Stdcompat to be compiled on a large
: range of versions of OCaml: Stdcompat should compile (at least) on every
: version of OCaml from 3.08 (inclusive).
:
: The module Stdcompat provides some definitions for values and types
: introduced in recent versions of the standard library. These
: definitions are just aliases to the matching definition of the standard
: library if the latter is recent enough. Otherwise, the module Stdcompat
: provides an alternative implementation.
Available Packages
Name : ocaml-stdcompat
Version : 19
Release : 9.fc39
Architecture : x86_64
Size : 431 k
Source : ocaml-stdcompat-19-9.fc39.src.rpm
Repository : fedora
Summary : Compatibility module for the OCaml standard library
URL : https://github.com/thierry-martinez/stdcompat
License : BSD-2-Clause
Description : Stdcompat is a compatibility layer allowing programs to use some recent
: additions to the OCaml standard library while preserving the ability to
: be compiled on former versions of OCaml.
:
: The Stdcompat API is not intended to be stable, but there will be
: efforts to allow future versions of Stdcompat to be compiled on a large
: range of versions of OCaml: Stdcompat should compile (at least) on every
: version of OCaml from 3.08 (inclusive).
:
: The module Stdcompat provides some definitions for values and types
: introduced in recent versions of the standard library. These
: definitions are just aliases to the matching definition of the standard
: library if the latter is recent enough. Otherwise, the module Stdcompat
: provides an alternative implementation.