How to Install and Uninstall ocaml-ppx-deriving-yojson.x86_64 Package on Fedora 35

Last updated: November 26,2024

1. Install "ocaml-ppx-deriving-yojson.x86_64" package

This tutorial shows how to install ocaml-ppx-deriving-yojson.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ocaml-ppx-deriving-yojson.x86_64

2. Uninstall "ocaml-ppx-deriving-yojson.x86_64" package

Please follow the guidelines below to uninstall ocaml-ppx-deriving-yojson.x86_64 on Fedora 35:

$ sudo dnf remove ocaml-ppx-deriving-yojson.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-ppx-deriving-yojson.x86_64 package on Fedora 35

Last metadata expiration check: 2:52:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-ppx-deriving-yojson
Version : 3.6.1
Release : 8.fc35
Architecture : x86_64
Size : 224 k
Source : ocaml-ppx-deriving-yojson-3.6.1-8.fc35.src.rpm
Repository : fedora
Summary : JSON codec generator for OCaml
URL : https://github.com/ocaml-ppx/ppx_deriving_yojson
License : MIT
Description : Deriving_Yojson is a ppx_deriving plugin that generates JSON serializers
: and deserializers that use the Yojson library from an OCaml type
: definition.