How to Install and Uninstall ocaml-biniou.i686 Package on Fedora 35
Last updated: November 26,2024
1. Install "ocaml-biniou.i686" package
Please follow the instructions below to install ocaml-biniou.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-biniou.i686
Copied
2. Uninstall "ocaml-biniou.i686" package
Please follow the steps below to uninstall ocaml-biniou.i686 on Fedora 35:
$
sudo dnf remove
ocaml-biniou.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-biniou.i686 package on Fedora 35
Last metadata expiration check: 4:38:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-biniou
Version : 1.2.1
Release : 15.fc35
Architecture : i686
Size : 384 k
Source : ocaml-biniou-1.2.1-15.fc35.src.rpm
Repository : fedora
Summary : Safe and fast binary data format
URL : https://github.com/ocaml-community/biniou
License : BSD
Description : Biniou (pronounced "be new") is a binary data format designed for
: speed, safety, ease of use and backward compatibility as protocols
: evolve. Biniou is vastly equivalent to JSON in terms of functionality
: but allows implementations several times faster (4 times faster than
: yojson), with 25-35% space savings.
:
: Biniou data can be decoded into human-readable form without knowledge
: of type definitions except for field and variant names which are
: represented by 31-bit hashes. A program named bdump is provided for
: routine visualization of biniou data files.
Available Packages
Name : ocaml-biniou
Version : 1.2.1
Release : 15.fc35
Architecture : i686
Size : 384 k
Source : ocaml-biniou-1.2.1-15.fc35.src.rpm
Repository : fedora
Summary : Safe and fast binary data format
URL : https://github.com/ocaml-community/biniou
License : BSD
Description : Biniou (pronounced "be new") is a binary data format designed for
: speed, safety, ease of use and backward compatibility as protocols
: evolve. Biniou is vastly equivalent to JSON in terms of functionality
: but allows implementations several times faster (4 times faster than
: yojson), with 25-35% space savings.
:
: Biniou data can be decoded into human-readable form without knowledge
: of type definitions except for field and variant names which are
: represented by 31-bit hashes. A program named bdump is provided for
: routine visualization of biniou data files.