How to Install and Uninstall ocaml-bigarray-compat.i686 Package on Fedora 35

Last updated: September 28,2024

1. Install "ocaml-bigarray-compat.i686" package

Please follow the step by step instructions below to install ocaml-bigarray-compat.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install ocaml-bigarray-compat.i686

2. Uninstall "ocaml-bigarray-compat.i686" package

Here is a brief guide to show you how to uninstall ocaml-bigarray-compat.i686 on Fedora 35:

$ sudo dnf remove ocaml-bigarray-compat.i686 $ sudo dnf autoremove

3. Information about the ocaml-bigarray-compat.i686 package on Fedora 35

Last metadata expiration check: 0:44:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-bigarray-compat
Version : 1.0.0
Release : 3.fc35
Architecture : i686
Size : 19 k
Source : ocaml-bigarray-compat-1.0.0-3.fc35.src.rpm
Repository : fedora
Summary : Compatibility library to use Stdlib.Bigarray when possible
URL : https://github.com/mirage/bigarray-compat
License : ISC
Description : Bigarray-compat is an OCaml library that exposes `Stdlib.Bigarray` when
: possible (OCaml >= 4.07) but can fallback to `Bigarray`. The compability
: bigarray module is exposed under `Bigarray_compat`.