Install libsqlite3-mod-zipfile by entering the following commands in the terminal:
sudo apt update sudo apt install libsqlite3-mod-zipfile
Description:
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.
Homepage: http://www.ch-werner.de/sqliteodbc/
Version: 0.9995-1
Section: universe/libs