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

Last updated: September 19,2024

1. Install "libpgocaml-ocaml" package

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

$ sudo apt update $ sudo apt install libpgocaml-ocaml

2. Uninstall "libpgocaml-ocaml" package

Please follow the steps below to uninstall libpgocaml-ocaml on Kali Linux:

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

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

Package: libpgocaml-ocaml
Source: pgocaml (4.4.0-1)
Version: 4.4.0-1+b3
Installed-Size: 787
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: libpgocaml-ocaml-dev (<< 1.3-3)
Provides: libpgocaml-ocaml-yn449
Depends: libcalendar-ocaml (>= 2), libcalendar-ocaml-94h66, libcamlp-streams-ocaml-yu0z3, libcstruct-ocaml-5jx75, libhex-ocaml-xlc99, libparsexp-ocaml-mat12, libppx-deriving-ocaml-qsyd4, librresult-ocaml-tc381, libsexplib-ocaml-t5753, libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Recommends: ocaml-findlib
Suggests: postgresql (>= 7.4)
Breaks: libpgocaml-ocaml-dev (<< 1.3-3)
Size: 213364
SHA256: b65fd141247a076bf3699f3ed0dc38b926200492a62bc066b2f5ee339a32fd64
SHA1: 1c9495075aaa2254d88cc23e77c8a5aed51d0537
MD5sum: dbe112ff3ec4baaf5c4412182f310460
Description: OCaml type-safe bindings for PostgreSQL (runtime)
PG'OCaml provides an interface to PostgreSQL databases for OCaml applications.
It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL
statements inside the OCaml code. Moreover, it uses the describe feature of
PostgreSQL to obtain type information about the database. This allows PG'OCaml
to check at compile-time if the program is indeed consistent with the database
structure. This type-safe database access is the primary advantage that
PG'OCaml has over other PostgreSQL bindings for OCaml.
.
This package contains dynamically loadable plugins for PG'OCaml.
Description-md5:
Homepage: https://github.com/darioteixeira/pgocaml
Tag: role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/p/pgocaml/libpgocaml-ocaml_4.4.0-1+b3_amd64.deb