How To Install ocaml-gsl-devel on Fedora 36

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

Introduction

In this tutorial we learn how to install ocaml-gsl-devel on Fedora 36.

What is ocaml-gsl-devel

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

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

Install ocaml-gsl-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-gsl-devel using dnf by running the following command:

sudo dnf -y install ocaml-gsl-devel

Install ocaml-gsl-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-gsl-devel using yum by running the following command:

sudo yum -y install ocaml-gsl-devel

How To Uninstall ocaml-gsl-devel on Fedora 36

To uninstall only the ocaml-gsl-devel package we can use the following command:

sudo dnf remove ocaml-gsl-devel

ocaml-gsl-devel Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b2/326b03531a3fc215d4c5c80b566a24f98c4466
/usr/lib/ocaml/gsl/gsl.a
/usr/lib/ocaml/gsl/gsl.cmxa
/usr/lib/ocaml/gsl/gsl.cmxs
/usr/lib/ocaml/gsl/gsl_blas.mli
/usr/lib/ocaml/gsl/gsl_blas_flat.mli
/usr/lib/ocaml/gsl/gsl_blas_gen.mli
/usr/lib/ocaml/gsl/gsl_bspline.mli
/usr/lib/ocaml/gsl/gsl_cdf.mli
/usr/lib/ocaml/gsl/gsl_cheb.mli
/usr/lib/ocaml/gsl/gsl_combi.mli
/usr/lib/ocaml/gsl/gsl_complex.mli
/usr/lib/ocaml/gsl/gsl_const.mli
/usr/lib/ocaml/gsl/gsl_deriv.mli
/usr/lib/ocaml/gsl/gsl_eigen.mli
/usr/lib/ocaml/gsl/gsl_error.mli
/usr/lib/ocaml/gsl/gsl_fft.mli
/usr/lib/ocaml/gsl/gsl_fit.mli
/usr/lib/ocaml/gsl/gsl_fun.mli
/usr/lib/ocaml/gsl/gsl_histo.mli
/usr/lib/ocaml/gsl/gsl_ieee.mli
/usr/lib/ocaml/gsl/gsl_integration.mli
/usr/lib/ocaml/gsl/gsl_interp.mli
/usr/lib/ocaml/gsl/gsl_linalg.mli
/usr/lib/ocaml/gsl/gsl_math.mli
/usr/lib/ocaml/gsl/gsl_matrix.mli
/usr/lib/ocaml/gsl/gsl_matrix_complex.mli
/usr/lib/ocaml/gsl/gsl_matrix_complex_flat.mli
/usr/lib/ocaml/gsl/gsl_matrix_flat.mli
/usr/lib/ocaml/gsl/gsl_min.mli
/usr/lib/ocaml/gsl/gsl_monte.mli
/usr/lib/ocaml/gsl/gsl_multifit.mli
/usr/lib/ocaml/gsl/gsl_multifit_nlin.mli
/usr/lib/ocaml/gsl/gsl_multimin.mli
/usr/lib/ocaml/gsl/gsl_multiroot.mli
/usr/lib/ocaml/gsl/gsl_odeiv.mli
/usr/lib/ocaml/gsl/gsl_permut.mli
/usr/lib/ocaml/gsl/gsl_poly.mli
/usr/lib/ocaml/gsl/gsl_qrng.mli
/usr/lib/ocaml/gsl/gsl_randist.mli
/usr/lib/ocaml/gsl/gsl_rng.mli
/usr/lib/ocaml/gsl/gsl_root.mli
/usr/lib/ocaml/gsl/gsl_sf.mli
/usr/lib/ocaml/gsl/gsl_siman.mli
/usr/lib/ocaml/gsl/gsl_sort.mli
/usr/lib/ocaml/gsl/gsl_stats.mli
/usr/lib/ocaml/gsl/gsl_sum.mli
/usr/lib/ocaml/gsl/gsl_vectmat.mli
/usr/lib/ocaml/gsl/gsl_vector.mli
/usr/lib/ocaml/gsl/gsl_vector_complex.mli
/usr/lib/ocaml/gsl/gsl_vector_complex_flat.mli
/usr/lib/ocaml/gsl/gsl_vector_flat.mli
/usr/lib/ocaml/gsl/gsl_wavelet.mli
/usr/lib/ocaml/gsl/libgsl_stubs.a
/usr/share/doc/ocaml-gsl-devel
/usr/share/doc/ocaml-gsl-devel/AUTHORS.txt
/usr/share/doc/ocaml-gsl-devel/CHANGES.txt
/usr/share/doc/ocaml-gsl-devel/COPYING.txt
/usr/share/doc/ocaml-gsl-devel/NOTES.md
/usr/share/doc/ocaml-gsl-devel/README.md

References

Summary

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


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

Introduction

In this tutorial we learn how to install ocaml-gsl-devel on Fedora 36.

What is ocaml-gsl-devel

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

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

Install ocaml-gsl-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-gsl-devel using dnf by running the following command:

sudo dnf -y install ocaml-gsl-devel

Install ocaml-gsl-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-gsl-devel using yum by running the following command:

sudo yum -y install ocaml-gsl-devel

How To Uninstall ocaml-gsl-devel on Fedora 36

To uninstall only the ocaml-gsl-devel package we can use the following command:

sudo dnf remove ocaml-gsl-devel

ocaml-gsl-devel Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b0/d02baf122151c910ab495b0160543af17624c8
/usr/lib64/ocaml/gsl/gsl.a
/usr/lib64/ocaml/gsl/gsl.cmxa
/usr/lib64/ocaml/gsl/gsl.cmxs
/usr/lib64/ocaml/gsl/gsl_blas.mli
/usr/lib64/ocaml/gsl/gsl_blas_flat.mli
/usr/lib64/ocaml/gsl/gsl_blas_gen.mli
/usr/lib64/ocaml/gsl/gsl_bspline.mli
/usr/lib64/ocaml/gsl/gsl_cdf.mli
/usr/lib64/ocaml/gsl/gsl_cheb.mli
/usr/lib64/ocaml/gsl/gsl_combi.mli
/usr/lib64/ocaml/gsl/gsl_complex.mli
/usr/lib64/ocaml/gsl/gsl_const.mli
/usr/lib64/ocaml/gsl/gsl_deriv.mli
/usr/lib64/ocaml/gsl/gsl_eigen.mli
/usr/lib64/ocaml/gsl/gsl_error.mli
/usr/lib64/ocaml/gsl/gsl_fft.mli
/usr/lib64/ocaml/gsl/gsl_fit.mli
/usr/lib64/ocaml/gsl/gsl_fun.mli
/usr/lib64/ocaml/gsl/gsl_histo.mli
/usr/lib64/ocaml/gsl/gsl_ieee.mli
/usr/lib64/ocaml/gsl/gsl_integration.mli
/usr/lib64/ocaml/gsl/gsl_interp.mli
/usr/lib64/ocaml/gsl/gsl_linalg.mli
/usr/lib64/ocaml/gsl/gsl_math.mli
/usr/lib64/ocaml/gsl/gsl_matrix.mli
/usr/lib64/ocaml/gsl/gsl_matrix_complex.mli
/usr/lib64/ocaml/gsl/gsl_matrix_complex_flat.mli
/usr/lib64/ocaml/gsl/gsl_matrix_flat.mli
/usr/lib64/ocaml/gsl/gsl_min.mli
/usr/lib64/ocaml/gsl/gsl_monte.mli
/usr/lib64/ocaml/gsl/gsl_multifit.mli
/usr/lib64/ocaml/gsl/gsl_multifit_nlin.mli
/usr/lib64/ocaml/gsl/gsl_multimin.mli
/usr/lib64/ocaml/gsl/gsl_multiroot.mli
/usr/lib64/ocaml/gsl/gsl_odeiv.mli
/usr/lib64/ocaml/gsl/gsl_permut.mli
/usr/lib64/ocaml/gsl/gsl_poly.mli
/usr/lib64/ocaml/gsl/gsl_qrng.mli
/usr/lib64/ocaml/gsl/gsl_randist.mli
/usr/lib64/ocaml/gsl/gsl_rng.mli
/usr/lib64/ocaml/gsl/gsl_root.mli
/usr/lib64/ocaml/gsl/gsl_sf.mli
/usr/lib64/ocaml/gsl/gsl_siman.mli
/usr/lib64/ocaml/gsl/gsl_sort.mli
/usr/lib64/ocaml/gsl/gsl_stats.mli
/usr/lib64/ocaml/gsl/gsl_sum.mli
/usr/lib64/ocaml/gsl/gsl_vectmat.mli
/usr/lib64/ocaml/gsl/gsl_vector.mli
/usr/lib64/ocaml/gsl/gsl_vector_complex.mli
/usr/lib64/ocaml/gsl/gsl_vector_complex_flat.mli
/usr/lib64/ocaml/gsl/gsl_vector_flat.mli
/usr/lib64/ocaml/gsl/gsl_wavelet.mli
/usr/lib64/ocaml/gsl/libgsl_stubs.a
/usr/share/doc/ocaml-gsl-devel
/usr/share/doc/ocaml-gsl-devel/AUTHORS.txt
/usr/share/doc/ocaml-gsl-devel/CHANGES.txt
/usr/share/doc/ocaml-gsl-devel/COPYING.txt
/usr/share/doc/ocaml-gsl-devel/NOTES.md
/usr/share/doc/ocaml-gsl-devel/README.md

References

Summary

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