Installation of fotoxx-maps from source tarball

   1. Download the tar file (fotoxx-maps-N.N-tar.gz)
   2. Open a terminal window 
   3. $ cd Downloads                      # go to download location
   4. $ tar -xzf fotoxx-maps-N.N.tar.gz   # unpack to ./fotoxx-maps
   5. $ cd fotoxx-maps                    # go there 
   6. $ sudo make install                 # install
  
Step 6 moves all files to the following locations:
   /usr/share/fotoxx-maps/data/     data files (maps)
   /usr/share/doc/fotoxx-maps/      README, changelog, manpage

When done, you can remove the download file.

Other Options
-------------
Debian package: map files are stored at location: /usr/share/fotoxx-maps/
You can remove them by uninstalling the Debian package.

Appimage package: execute the program fotoxx-maps-N.N-appimage for an 
interactive dialog to install or uninstall the map files at location:
  /home/<user>/.local/share/fotoxx-maps/



