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

Last updated: September 28,2024

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

This is a short guide on how to install ocaml-ppx-deriving-yojson.i686 on Fedora 35

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

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

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

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

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

Last metadata expiration check: 5:25:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-ppx-deriving-yojson
Version : 3.6.1
Release : 8.fc35
Architecture : i686
Size : 220 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.