How to Install and Uninstall ocaml-yojson.x86_64 Package on Fedora 35
Last updated: October 31,2024
1. Install "ocaml-yojson.x86_64" package
In this section, we are going to explain the necessary steps to install ocaml-yojson.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-yojson.x86_64
Copied
2. Uninstall "ocaml-yojson.x86_64" package
This guide let you learn how to uninstall ocaml-yojson.x86_64 on Fedora 35:
$
sudo dnf remove
ocaml-yojson.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-yojson.x86_64 package on Fedora 35
Last metadata expiration check: 0:15:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ocaml-yojson
Version : 1.7.0
Release : 17.fc35
Architecture : x86_64
Size : 1.9 M
Source : ocaml-yojson-1.7.0-17.fc35.src.rpm
Repository : fedora
Summary : An optimized parsing and printing library for the JSON format
URL : https://github.com/ocaml-community/yojson
License : BSD
Description : Yojson is an optimized parsing and printing library for the JSON
: format. It addresses a few shortcomings of json-wheel including 2x
: speedup, polymorphic variants and optional syntax for tuples and
: variants.
:
: ydump is a pretty-printing command-line program provided with the
: yojson package.
:
: The program atdgen can be used to derive OCaml-JSON serializers and
: deserializers from type definitions.
Available Packages
Name : ocaml-yojson
Version : 1.7.0
Release : 17.fc35
Architecture : x86_64
Size : 1.9 M
Source : ocaml-yojson-1.7.0-17.fc35.src.rpm
Repository : fedora
Summary : An optimized parsing and printing library for the JSON format
URL : https://github.com/ocaml-community/yojson
License : BSD
Description : Yojson is an optimized parsing and printing library for the JSON
: format. It addresses a few shortcomings of json-wheel including 2x
: speedup, polymorphic variants and optional syntax for tuples and
: variants.
:
: ydump is a pretty-printing command-line program provided with the
: yojson package.
:
: The program atdgen can be used to derive OCaml-JSON serializers and
: deserializers from type definitions.