How to Install and Uninstall ocaml-lacaml.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "ocaml-lacaml.x86_64" package

This tutorial shows how to install ocaml-lacaml.x86_64 on Fedora 34

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

2. Uninstall "ocaml-lacaml.x86_64" package

Please follow the guidelines below to uninstall ocaml-lacaml.x86_64 on Fedora 34:

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

3. Information about the ocaml-lacaml.x86_64 package on Fedora 34

Last metadata expiration check: 5:17:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-lacaml
Version : 9.3.2
Release : 26.fc34
Architecture : x86_64
Size : 2.0 M
Source : ocaml-lacaml-9.3.2-26.fc34.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.