How to Install and Uninstall libsqlite3-mod-impexp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libsqlite3-mod-impexp" package

This tutorial shows how to install libsqlite3-mod-impexp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsqlite3-mod-impexp

2. Uninstall "libsqlite3-mod-impexp" package

Please follow the instructions below to uninstall libsqlite3-mod-impexp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsqlite3-mod-impexp $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsqlite3-mod-impexp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsqlite3-mod-impexp
Priority: optional
Section: universe/libs
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Clegg
Architecture: amd64
Source: sqliteodbc
Version: 0.9992-0.1
Depends: libc6 (>= 2.14)
Filename: pool/universe/s/sqliteodbc/libsqlite3-mod-impexp_0.9992-0.1_amd64.deb
Size: 24936
MD5sum: 3a73bdd28c860723cacfb617aa7195d3
SHA1: 1ab3238dafa0f48e7c49a44f50c40ecbddfa4a67
SHA256: 760ffe0df4dd61102a379b1a057775f9711f250b7fcd47343b415854631c4225
Description-en: SQLite3 extension module for SQL script, XML, JSON and CSV import/export
This package extends SQLite3 with functions to import/export data
from/to SQL scripts and to export data to CSV (Comma-Separated
Values), XML and JSON (JavaScript Object Notation).
.
The export to SQL can follow quoting conventions of other SQL
databases: Oracle, SQL Server or MySQL.
Description-md5: 0ad79655bfafb10784d4a836bd699f77
Enhances: libsqlite3-0
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu