How to Install wcslib-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install wcslib-dev

Description:

Header files and static library for wcslib and pgsbox

WCSLIB is a C library, supplied with a full set of Fortran wrappers, that implements the "World Coordinate System" (WCS) standard in FITS (Flexible Image Transport System). . PGSBOX draws and labels a curvilinear coordinate grid. The caller must provide a separate external function, NLFUNC, to define the non-linear coordinate transformation. . This package contains the static libraries and the C header files.

Homepage: https://www.atnf.csiro.au/people/mcalabre/WCS/

Version: 5.18-1

Section: universe/libdevel