How to Install and Uninstall libsqlite3-ocaml-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libsqlite3-ocaml-dev" package

Learn how to install libsqlite3-ocaml-dev on Kali Linux

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

2. Uninstall "libsqlite3-ocaml-dev" package

Please follow the guidance below to uninstall libsqlite3-ocaml-dev on Kali Linux:

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

3. Information about the libsqlite3-ocaml-dev package on Kali Linux

Package: libsqlite3-ocaml-dev
Source: ocaml-sqlite3 (5.1.0-3)
Version: 5.1.0-3+b1
Installed-Size: 606
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libsqlite3-ocaml-dev-6zbv0
Depends: libsqlite3-dev, libsqlite3-ocaml-6zbv0, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 125744
SHA256: fe18c99497e7e459d845b427937a36e363fd45292f38a7b8cb682359deb57238
SHA1: 36764202777e86db2e23810024428dec8a3c38f8
MD5sum: d5bab620b36b7de5af8d0ec119c78756
Description: Embeddable SQL Database for OCaml Programs (development)
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:
Homepage: https://mmottl.github.io/sqlite3-ocaml
Tag: devel::lang:ocaml, devel::lang:sql, devel::library,
implemented-in::ocaml, role::devel-lib, works-with::db
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-sqlite3/libsqlite3-ocaml-dev_5.1.0-3+b1_amd64.deb