How to Install astrometry.net software package in Ubuntu 17.04 (Zesty Zapus)

How to Install astrometry.net software package in Ubuntu 17.04 (Zesty Zapus)

astrometry.net software package provides Astrometry plate solver, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install astrometry.net 

astrometry.net is installed in your system.

Make ensure the astrometry.net package were installed using the commands given below,

$ sudo dpkg-query -l | grep astrometry.net *

You will get with astrometry.net package name, version, architecture and description in a table

astrometry.net package basic information:

Distro Ubuntu 17
Section Science
Package astrometry.net
Version 0.67+dfsg-1build2
Description Astrometry plate solver
Sub Section Science


See Also, How to uninstall or remove astrometry.net software package from Ubuntu 17.04 (Zesty Zapus)?