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

Last updated: May 08,2024

1. Install "libsqlite3-ocaml" package

In this section, we are going to explain the necessary steps to install libsqlite3-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libsqlite3-ocaml

2. Uninstall "libsqlite3-ocaml" package

Here is a brief guide to show you how to uninstall libsqlite3-ocaml on Kali Linux:

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

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

Package: libsqlite3-ocaml
Source: ocaml-sqlite3 (5.1.0-3)
Version: 5.1.0-3+b1
Installed-Size: 279
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libsqlite3-ocaml-6zbv0
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.34), libsqlite3-0 (>= 3.25.0)
Size: 66524
SHA256: 228f5c0821a046562ae14eb6412a4829a6b9d370f168fdf59e5512699b4f08db
SHA1: 6618c50a8b007ea24b6f01cc84424ba9c01532ef
MD5sum: 8e1c7e5556aa45e822fc276893784209
Description: Embeddable SQL Database for OCaml Programs (runtime)
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 run dynamically-linked
OCaml programs with SQLite3.
Description-md5:
Homepage: https://mmottl.github.io/sqlite3-ocaml
Tag: implemented-in::c, implemented-in::ocaml, role::shared-lib,
works-with::db
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-sqlite3/libsqlite3-ocaml_5.1.0-3+b1_amd64.deb