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

Last updated: October 08,2024

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

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

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

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

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

$ 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 34

Last metadata expiration check: 0:25:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ocaml-ppx-deriving-yojson
Version : 3.6.1
Release : 3.fc34
Architecture : x86_64
Size : 224 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.