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

Last updated: November 29,2024

1. Install "ocaml-lacaml.i686" package

This guide let you learn how to install ocaml-lacaml.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ocaml-lacaml.i686

2. Uninstall "ocaml-lacaml.i686" package

This guide let you learn how to uninstall ocaml-lacaml.i686 on Fedora 38:

$ sudo dnf remove ocaml-lacaml.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:24:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ocaml-lacaml
Version : 11.0.8
Release : 5.fc38
Architecture : i686
Size : 4.0 M
Source : ocaml-lacaml-11.0.8-5.fc38.src.rpm
Repository : fedora
Summary : BLAS/LAPACK-interface for OCaml
URL : https://github.com/mmottl/lacaml
License : LGPLv2 with exceptions
Description : This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
: Subroutines) and LAPACK-library (Linear Algebra routines), which are
: written in FORTRAN.
:
: This allows people to write high-performance numerical code for
: applications that need linear algebra.