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

Last updated: May 03,2024

1. Install "libgd-ocaml-dev" package

Please follow the steps below to install libgd-ocaml-dev on Kali Linux

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

2. Uninstall "libgd-ocaml-dev" package

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

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

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

Package: libgd-ocaml-dev
Source: gd4o
Version: 1.0~alpha5.git20220521.bb52fb2-1
Installed-Size: 1627
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libgd-ocaml-dev-rq173
Depends: libgd-ocaml-rq173, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.4), libgd3 (>= 2.1.0~alpha~), libgd-dev, libgd-ocaml (= 1.0~alpha5.git20220521.bb52fb2-1), ocaml-findlib
Size: 293644
SHA256: 76342209d239483a2e9ede14945c677806862583431034f04399eb7a22b66e3a
SHA1: d6952a5a828440e739ecd29a2108d17971a97766
MD5sum: 590dbdd7696a4f4d9ea1623aa6a82854
Description: OCaml interface to the GD library -- development files
This package provides an interface to the GD library for
OCaml programmers.
.
GD is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colours, cut and paste from
other images, flood fills, and write out the result as a PNG file.
This is particularly useful in World Wide Web applications, where PNG is
one of the formats accepted for inline images by most browsers.
.
This package contains all the development stuff you need to develop
OCaml programs which use this module.
Description-md5:
Homepage: http://github.com/savonet/ocaml-gd
Section: ocaml
Priority: optional
Filename: pool/main/g/gd4o/libgd-ocaml-dev_1.0~alpha5.git20220521.bb52fb2-1_amd64.deb