google-sitemapgen software package provides sitemap generator for Google Sitemap, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install google-sitemapgen
google-sitemapgen is installed in your system.
Make ensure the google-sitemapgen package were installed using the commands given below,
$ sudo dpkg-query -l | grep google-sitemapgen *
You will get with google-sitemapgen package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | google-sitemapgen |
| Version | 1.5-3 |
| Description | sitemap generator for Google Sitemap |
| Sub Section | Utils |