Easy steps to install wcslib package on Mac
Package Information:
Application Name – wcslib
What is wcslib – Not Available for wcslib
Use of wcslib – Library and utilities for the FITS World Coordinate System
URL – https://www.atnf.csiro.au/people/mcalabre/WCS/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install wcslib using brew
brew install wcslib
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
wcslib is ready to use now!