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

Last updated: May 15,2024

1. Install "libsqlite3-mod-zipfile" package

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

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

2. Uninstall "libsqlite3-mod-zipfile" package

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

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

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

Package: libsqlite3-mod-zipfile
Priority: optional
Section: universe/libs
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Clegg
Architecture: amd64
Source: sqliteodbc
Version: 0.9992-0.1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.2.0)
Filename: pool/universe/s/sqliteodbc/libsqlite3-mod-zipfile_0.9992-0.1_amd64.deb
Size: 16800
MD5sum: 8957753f1757ae34260d453cc89a91a7
SHA1: 575ce037288325e94a9eef65b237f278e3c21fc7
SHA256: 283ad420a7bb310a1123d885378af67c9f7e5464ba03a14fb41323c32f0e0d4c
Description-en: SQLite3 extension module for read-only access to ZIP files
This package extends SQLite3 with read-only access to ZIP files.
ZIP is a combined archive and compression file format (think tar
and gzip rolled into one) that is pretty popular on some non-Unixy platforms.
Description-md5: c55af23d7a51e94f877e6f9af61ca831
Enhances: libsqlite3-0
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu