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

Last updated: May 18,2024

1. Install "libpostgresql-ocaml-dev" package

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

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

2. Uninstall "libpostgresql-ocaml-dev" package

This is a short guide on how to uninstall libpostgresql-ocaml-dev on Kali Linux:

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

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

Package: libpostgresql-ocaml-dev
Source: postgresql-ocaml (5.0.0-4)
Version: 5.0.0-4+b1
Installed-Size: 1261
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpostgresql-ocaml-dev-jnuq2
Depends: libpq-dev, libpostgresql-ocaml-jnuq2, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Suggests: ocamlmakefile
Size: 280348
SHA256: 8b151ae50a24b206a9b24c80b1660a78fd7fcd18f1f8fc8e276660e2dda17fd3
SHA1: c7ae1c0dc9aa3fd804fa1f9955cad33f52bce07a
MD5sum: 715309ddd30a2d33099bd6706219c599
Description: OCaml bindings to PostgreSQL's libpq
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 all the development stuff you need to use
OCaml Postgres bindings in your programs.
Description-md5:
Homepage: https://mmottl.github.io/postgresql-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/p/postgresql-ocaml/libpostgresql-ocaml-dev_5.0.0-4+b1_amd64.deb