How to Install and Uninstall libspatialite-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libspatialite-dbg" package

In this section, we are going to explain the necessary steps to install libspatialite-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libspatialite-dbg

2. Uninstall "libspatialite-dbg" package

This guide let you learn how to uninstall libspatialite-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libspatialite-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libspatialite-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libspatialite-dbg
Priority: extra
Section: universe/debug
Installed-Size: 5008
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: amd64
Source: spatialite
Version: 4.3.0a-5
Replaces: libspatialite6-dbg (<< 4.3.0~rc0-1~)
Depends: libspatialite7 (= 4.3.0a-5)
Breaks: libspatialite6-dbg (<< 4.3.0~rc0-1~)
Filename: pool/universe/s/spatialite/libspatialite-dbg_4.3.0a-5_amd64.deb
Size: 4679446
MD5sum: f2d9255e5942208f862154b8c326c09d
SHA1: f1a26bfd0f4611b51c476f704a6cfbf9150f27bf
SHA256: 42eecb54e201bc460fcd7b475cdd6c00fbf85c5b08cc8e2401f614caae688f0a
Description-en: Geospatial extension for SQLite - debugging symbols
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 debugging symbols for the libraries.
Description-md5: f74538d59071e778925a931b6a3f48cd
Multi-Arch: same
Homepage: https://www.gaia-gis.it/fossil/libspatialite
Build-Ids: b4884085bf43583b78fbaa69b23a621897435c2b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu