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

Last updated: October 05,2024

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

This guide covers the steps necessary to install ocaml-ppx-deriving-yojson.i686 on Fedora 34

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

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

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

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

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

Last metadata expiration check: 0:01:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-ppx-deriving-yojson
Version : 3.6.1
Release : 3.fc34
Architecture : i686
Size : 220 k
Source : ocaml-ppx-deriving-yojson-3.6.1-3.fc34.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.