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

Last updated: May 19,2024

1. Install "libpostgresql-ocaml" package

Please follow the instructions below to install libpostgresql-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libpostgresql-ocaml

2. Uninstall "libpostgresql-ocaml" package

This tutorial shows how to uninstall libpostgresql-ocaml on Kali Linux:

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

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

Package: libpostgresql-ocaml
Source: postgresql-ocaml (5.0.0-4)
Version: 5.0.0-4+b1
Installed-Size: 616
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpostgresql-ocaml-jnuq2
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libpq5 (>= 12~~)
Breaks: nurpawiki (<< 1.2.3-2~)
Size: 149704
SHA256: bc1a4b9dea426e342e816300fd9bfabb276d5bb3c2c5ece5ab46e79e2b2e28f7
SHA1: 3beb62000aad7640a63edc7238b0aed9472b8ba9
MD5sum: 68deab7f33ea0dced10a06d3adc332ef
Description: OCaml bindings to PostgreSQL's libpq (runtime)
This OCaml-library provides an interface to PostgreSQL, an
efficient and reliable, open source, relational database.
Almost all functionality available through the C-API (libpq) is
replicated in a type-safe way. This library uses objects for
representing database connections and results of queries.
.
This package contains the shared runtime stub libraries and plugins.
Description-md5:
Homepage: https://mmottl.github.io/postgresql-ocaml/
Tag: devel::lang:ocaml, devel::lang:sql, implemented-in::ocaml,
role::shared-lib, works-with::db
Section: ocaml
Priority: optional
Filename: pool/main/p/postgresql-ocaml/libpostgresql-ocaml_5.0.0-4+b1_amd64.deb