How to Install and Uninstall erlang-sqlite3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "erlang-sqlite3" package

This guide let you learn how to install erlang-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-sqlite3

2. Uninstall "erlang-sqlite3" package

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

$ sudo apt remove erlang-sqlite3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-sqlite3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: erlang-sqlite3
Priority: optional
Section: universe/libs
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Huebner
Architecture: amd64
Version: 1.1.4~dfsg0-1
Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.5.9), erlang-base | erlang-abi-17.0, erlang-base (>= 1:18.0-dfsg) | erlang-base-hipe (>= 1:18.0-dfsg)
Filename: pool/universe/e/erlang-sqlite3/erlang-sqlite3_1.1.4~dfsg0-1_amd64.deb
Size: 53482
MD5sum: fbfe39105a4ecfd1e764f31e9a2ae833
SHA1: 7a9b02ee3583f9a22c53a86e73995dcfaacd3b71
SHA256: c8ede6b8e0b82cc090b15329cfaef05a4636040889ae99981e5f597bc9a22d16
Description-en: SQLite3 wrapper for Erlang applications
This is an SQLite3 library for Erlang. It is designed to make it easy
to write Erlang applications that use SQLite3.
ejabberd for example uses it as its sqlite driver.
Description-md5: 6c51fb472a7c127084f662066b23d8bf
Homepage: https://github.com/alexeyr/erlang-sqlite3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu