How to Install and Uninstall spatialite-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "spatialite-bin" package

Please follow the instructions below to install spatialite-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spatialite-bin

2. Uninstall "spatialite-bin" package

Please follow the step by step instructions below to uninstall spatialite-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spatialite-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the spatialite-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: spatialite-bin
Priority: extra
Section: universe/science
Installed-Size: 695
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: spatialite-tools
Version: 4.3.0-2
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libreadline6 (>= 6.0), libreadosm1 (>= 1.0.0a), libspatialite7 (>= 4.2.1~), libsqlite3-0 (>= 3.6.18), libxml2 (>= 2.7.4)
Filename: pool/universe/s/spatialite-tools/spatialite-bin_4.3.0-2_amd64.deb
Size: 190048
MD5sum: 3dc84e0922d7f1adede41c2ce70cc562
SHA1: 98621756023bd75b816eedc26f08487a550f760f
SHA256: f5406bc1d7cb1f333c7d6b48765ed0b8126acddd242bc0e63325004b50621557
Description-en: Geospatial extension for SQLite - tools
The SpatiaLite extension enables SQLite to support 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.
.
This package contains tools useful to manage SQLite databases.
Description-md5: ef94f7055822f7d9c2d3d631e1d92080
Homepage: https://www.gaia-gis.it/fossil/spatialite-tools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu