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

Last updated: May 16,2024

1. Install "libsqlite3-ocaml-dev" package

This guide let you learn how to install libsqlite3-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsqlite3-ocaml-dev

2. Uninstall "libsqlite3-ocaml-dev" package

Please follow the step by step instructions below to uninstall libsqlite3-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsqlite3-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libsqlite3-ocaml-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 251
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-sqlite3
Version: 2.0.5-1build1
Provides: libsqlite3-ocaml-dev-5vm92
Depends: libsqlite3-dev, libsqlite3-ocaml-5vm92, ocaml-nox-4.02.3
Recommends: ocaml-findlib
Filename: pool/universe/o/ocaml-sqlite3/libsqlite3-ocaml-dev_2.0.5-1build1_amd64.deb
Size: 32620
MD5sum: e9eae9ae502ec3974dd981f7cbe88957
SHA1: fc38717633231cdeec2829ef3c359743b08acaba
SHA256: ff3c2cb72579a08c8841b8914fd81ee80649085f75259308a27146dd1345b46d
Description-en: Embeddable SQL Database for OCaml Programs
This package provides an interface for the SQLite3 embeddable SQL
database. It allows your OCaml programs to use a SQL database without
depending on any external software; the resulting system can be
entirely self-contained.
.
This package provides the files necessary to develop new applications that
use SQLite3 for OCaml.
Description-md5: 399661c251feaedb6f7c638f317befce
Homepage: https://bitbucket.org/mmottl/sqlite3-ocaml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu