How to Install libopenlibm-dev in Ubuntu 18.04



Install libopenlibm-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libopenlibm-dev

Description:

standalone implementation of C mathematical functions (development files)

OpenLibm is an effort to have a high quality, portable, standalone libm implementation, under a liberal free software license. It can be used standalone in applications and programming language implementations. . The project was born out of a need to have a good libm for the Julia programming language that worked consistently across compilers and operating systems, and in 32-bit and 64-bit environments. . This package contains the development files needed to compile software using openlibm.

Homepage: https://github.com/JuliaLang/openlibm

Version: 0.5.4+dfsg-3

Section: universe/libdevel