How to Install and Uninstall ocaml-ppx-deriving-yojson.i686 Package on Fedora 38

Last updated: November 25,2024

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

Please follow the instructions below to install ocaml-ppx-deriving-yojson.i686 on Fedora 38

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

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

Here is a brief guide to show you how to uninstall ocaml-ppx-deriving-yojson.i686 on Fedora 38:

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

3. Information about the ocaml-ppx-deriving-yojson.i686 package on Fedora 38

Last metadata expiration check: 0:18:16 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ocaml-ppx-deriving-yojson
Version : 3.7.0
Release : 4.fc38
Architecture : i686
Size : 229 k
Source : ocaml-ppx-deriving-yojson-3.7.0-4.fc38.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.