make-googleearth-package
utility to automatically build a Debian package of Google Earth
Install
- All systems
-
curl cmd.cat/make-googleearth-package.sh
- Ubuntu
-
apt-get install googleearth-package
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install googleearth-package
- Raspbian
-
apt-get install googleearth-package
- Dockerfile
- dockerfile.run/make-googleearth-package
googleearth-package
utility to automatically build a Debian package of Google Earth
Google Earth is a 3D planet viewer that lets you interactively navigate satellite imagery, maps, terrain, and so forth. Google Earth is available for GNU/Linux from their web site, but is non-free software and is undistributable. It also does not integrate well into a Debian system. This utility makes it possible to build your own personal Debian package of Google Earth. The packaging itself is Free Software, but the Google Earth program is governed by the copyright holder (Google), so you may be limited as to what you can do with the resulting package (i.e. no redistribution, etc). This package will simply help you create the package, it is your responsibility to use the resulting package responsibly.