How to Install and Uninstall ocaml-ocplib-endian.i686 Package on Fedora 34
Last updated: November 29,2024
1. Install "ocaml-ocplib-endian.i686" package
Please follow the steps below to install ocaml-ocplib-endian.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-ocplib-endian.i686
Copied
2. Uninstall "ocaml-ocplib-endian.i686" package
Please follow the step by step instructions below to uninstall ocaml-ocplib-endian.i686 on Fedora 34:
$
sudo dnf remove
ocaml-ocplib-endian.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-ocplib-endian.i686 package on Fedora 34
Last metadata expiration check: 0:35:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-ocplib-endian
Version : 1.1
Release : 4.fc34
Architecture : i686
Size : 120 k
Source : ocaml-ocplib-endian-1.1-4.fc34.src.rpm
Repository : fedora
Summary : Functions to read/write int16/32/64 from strings, bigarrays
URL : https://github.com/OCamlPro/ocplib-endian
License : LGPLv2+ with exceptions
Description : Optimised functions to read and write int16/32/64 from strings,
: bytes and bigarrays, based on primitives added in version 4.01.
:
: The library implements three modules:
:
: EndianString works directly on strings, and provides submodules
: BigEndian and LittleEndian, with their unsafe counter-parts;
: EndianBytes works directly on bytes, and provides submodules
: BigEndian and LittleEndian, with their unsafe counter-parts;
: EndianBigstring works on bigstrings (Bigarrays of chars),
: and provides submodules BigEndian and LittleEndian, with their
: unsafe counter-parts;
Available Packages
Name : ocaml-ocplib-endian
Version : 1.1
Release : 4.fc34
Architecture : i686
Size : 120 k
Source : ocaml-ocplib-endian-1.1-4.fc34.src.rpm
Repository : fedora
Summary : Functions to read/write int16/32/64 from strings, bigarrays
URL : https://github.com/OCamlPro/ocplib-endian
License : LGPLv2+ with exceptions
Description : Optimised functions to read and write int16/32/64 from strings,
: bytes and bigarrays, based on primitives added in version 4.01.
:
: The library implements three modules:
:
: EndianString works directly on strings, and provides submodules
: BigEndian and LittleEndian, with their unsafe counter-parts;
: EndianBytes works directly on bytes, and provides submodules
: BigEndian and LittleEndian, with their unsafe counter-parts;
: EndianBigstring works on bigstrings (Bigarrays of chars),
: and provides submodules BigEndian and LittleEndian, with their
: unsafe counter-parts;