How to Install and Uninstall ocaml-tyxml-jsx.i686 Package on Fedora 38

Last updated: October 30,2024

1. Install "ocaml-tyxml-jsx.i686" package

Please follow the steps below to install ocaml-tyxml-jsx.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ocaml-tyxml-jsx.i686

2. Uninstall "ocaml-tyxml-jsx.i686" package

Please follow the instructions below to uninstall ocaml-tyxml-jsx.i686 on Fedora 38:

$ sudo dnf remove ocaml-tyxml-jsx.i686 $ sudo dnf autoremove

3. Information about the ocaml-tyxml-jsx.i686 package on Fedora 38

Last metadata expiration check: 0:11:14 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ocaml-tyxml-jsx
Version : 4.5.0
Release : 16.fc38
Architecture : i686
Size : 3.4 M
Source : ocaml-tyxml-4.5.0-16.fc38.src.rpm
Repository : fedora
Summary : JSX syntax for writing TyXML documents
URL : https://ocsigen.org/tyxml/
License : LGPL-2.1-only WITH OCaml-LGPL-linking-exception
Description : This package enables writing TyXML documents with reasons's JSX syntax,
: from textual trees to reactive virtual DOM trees.
:
: open Tyxml
: let to_ocaml = "OCaml!" ;