How to Install cspice on Mac using Brew

Package Information:

Name: cspice
Use: Observation geometry system for robotic space science missions
URL: https://naif.jpl.nasa.gov/naif/index.html

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cspice using brew
    brew install cspice

cspice is ready to use now!