How To Install Spatialite-gui In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?
Install spatialite-gui
-
Debian
apt-get install spatialite-guiClick to copy -
Ubuntu
apt-get install spatialite-guiClick to copy -
Kali Linux
apt-get install spatialite-guiClick to copy -
Fedora
dnf install spatialite-guiClick to copy -
Raspbian
apt-get install spatialite-guiClick to copy -
macOS
brew install spatialite-guiClick to copy
spatialite-gui
user-friendly graphical user interface for SpatiaLitespatialite-gui is a Graphical User Interface (GUI) for SpatiaLite. SpatiaLite is a SQLite extension that enables support of spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables.
Install the latest version of spatialite-gui in Debian, Ubuntu, Kali, Fedora, Raspbian and macOS from terminal. To install the spatialite-gui just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of spatialite-gui from the respository and install it in your computer/server.




