How To Install ocaml-ppx-js-style-devel on Fedora 36

In this tutorial we learn how to install ocaml-ppx-js-style-devel in Fedora 36. ocaml-ppx-js-style-devel is Development files for ocaml-ppx-js-style

Introduction

In this tutorial we learn how to install ocaml-ppx-js-style-devel on Fedora 36.

What is ocaml-ppx-js-style-devel

The ocaml-ppx-js-style-devel package contains libraries and signature files for developing applications that use ocaml-ppx-js-style.

We can use yum or dnf to install ocaml-ppx-js-style-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-ppx-js-style-devel.

Install ocaml-ppx-js-style-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ocaml-ppx-js-style-devel using dnf by running the following command:

sudo dnf -y install ocaml-ppx-js-style-devel

Install ocaml-ppx-js-style-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ocaml-ppx-js-style-devel using yum by running the following command:

sudo yum -y install ocaml-ppx-js-style-devel

How To Uninstall ocaml-ppx-js-style-devel on Fedora 36

To uninstall only the ocaml-ppx-js-style-devel package we can use the following command:

sudo dnf remove ocaml-ppx-js-style-devel

ocaml-ppx-js-style-devel Package Contents on Fedora 36

---
title: "How To Install ocaml-ppx-js-style-devel on Fedora 36"
linkTitle: "ocaml-ppx-js-style-devel"
type: "docs"
description: "In this tutorial we learn how to install ocaml-ppx-js-style-devel in Fedora 36. ocaml-ppx-js-style-devel is Development files for ocaml-ppx-js-style"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/ocaml-ppx-js-style-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `ocaml-ppx-js-style-devel` on Fedora 36.

### What is `ocaml-ppx-js-style-devel`

> The ocaml-ppx-js-style-devel package contains libraries and signature files for developing applications that use ocaml-ppx-js-style.  

We can use `yum` or `dnf` to install `ocaml-ppx-js-style-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-ppx-js-style-devel.

## Install ocaml-ppx-js-style-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install ocaml-ppx-js-style-devel using dnf by running the following command:

sudo dnf -y install ocaml-ppx-js-style-devel

Install ocaml-ppx-js-style-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ocaml-ppx-js-style-devel using yum by running the following command:

sudo yum -y install ocaml-ppx-js-style-devel

/usr/lib/ocaml/ppx_js_style/dune-package /usr/lib/ocaml/ppx_js_style/opam /usr/lib/ocaml/ppx_js_style/ppx_js_style.a /usr/lib/ocaml/ppx_js_style/ppx_js_style.cmt /usr/lib/ocaml/ppx_js_style/ppx_js_style.cmti /usr/lib/ocaml/ppx_js_style/ppx_js_style.cmx /usr/lib/ocaml/ppx_js_style/ppx_js_style.cmxa /usr/lib/ocaml/ppx_js_style/ppx_js_style.mli /usr/share/doc/ocaml-ppx-js-style-devel /usr/share/doc/ocaml-ppx-js-style-devel/highlight.pack.js /usr/share/doc/ocaml-ppx-js-style-devel/index.html /usr/share/doc/ocaml-ppx-js-style-devel/odoc.css /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Ignored_reason /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Ignored_reason/index.html /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_constant /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_constant/index.html /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_deprecated /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_deprecated/index.html /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_ocamlformat_attribute /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_ocamlformat_attribute/index.html /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Suspicious_literal /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Suspicious_literal/index.html /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/index.html /usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/index.html

How To Uninstall ocaml-ppx-js-style-devel on Fedora 36

To uninstall only the ocaml-ppx-js-style-devel package we can use the following command:

sudo dnf remove ocaml-ppx-js-style-devel

## References


## ocaml-ppx-js-style-devel Package Contents on Fedora 36

* [ocaml-ppx-js-style-devel website](https://github.com/janestreet/ppx_js_style)
```bash

## Summary

In this tutorial we learn how to install `ocaml-ppx-js-style-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).

/usr/lib64/ocaml/ppx_js_style/dune-package
/usr/lib64/ocaml/ppx_js_style/opam
/usr/lib64/ocaml/ppx_js_style/ppx_js_style.a
/usr/lib64/ocaml/ppx_js_style/ppx_js_style.cmt
/usr/lib64/ocaml/ppx_js_style/ppx_js_style.cmti
/usr/lib64/ocaml/ppx_js_style/ppx_js_style.cmx
/usr/lib64/ocaml/ppx_js_style/ppx_js_style.cmxa
/usr/lib64/ocaml/ppx_js_style/ppx_js_style.mli
/usr/share/doc/ocaml-ppx-js-style-devel
/usr/share/doc/ocaml-ppx-js-style-devel/highlight.pack.js
/usr/share/doc/ocaml-ppx-js-style-devel/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/odoc.css
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Ignored_reason
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Ignored_reason/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_constant
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_constant/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_deprecated
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_deprecated/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_ocamlformat_attribute
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Invalid_ocamlformat_attribute/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Suspicious_literal
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/Suspicious_literal/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/Ppx_js_style/index.html
/usr/share/doc/ocaml-ppx-js-style-devel/ppx_js_style/index.html

References

Summary

In this tutorial we learn how to install ocaml-ppx-js-style-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).