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

Last updated: May 17,2024

1. Install "libx509-ocaml-dev" package

Here is a brief guide to show you how to install libx509-ocaml-dev on Kali Linux

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

2. Uninstall "libx509-ocaml-dev" package

Please follow the step by step instructions below to uninstall libx509-ocaml-dev on Kali Linux:

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

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

Package: libx509-ocaml-dev
Source: ocaml-x509 (0.16.5-2)
Version: 0.16.5-2+b8
Installed-Size: 4725
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libx509-ocaml-dev-x70m3
Depends: libasn1-combinators-ocaml-dev-wlm05, libbase64-ocaml-dev-v8ei3, libcstruct-ocaml-dev-5jx75, libdomain-name-ocaml-dev-5sbw3, libfmt-ocaml-dev-wnyp9, libgmap-ocaml-dev-r4p74, libipaddr-ocaml-dev-a6444, liblogs-ocaml-dev-0yoh6, libmirage-crypto-ocaml-dev-7yft4, libpbkdf-ocaml-dev-cyhv7, libptime-ocaml-dev-y7pv3, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, libx509-ocaml-x70m3, libzarith-ocaml-dev-zlfv4, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 1072052
SHA256: fede9befa3e01eca80194eda355691307171ca2a3656ef145b76a140301222b1
SHA1: 3b2158c42a874e179e512a50e1413d2ae1f7e1c6
MD5sum: 24e394da2f61ff659ae7da0355b24c77
Description: X.509 PKI purely in OCaml (dev)
X.509 is a public key infrastructure used mostly on the Internet. It
consists of certificates which include public keys and identifiers,
signed by an authority. Authorities must be exchanged over a second
channel to establish the trust relationship. This library implements
most parts of RFC5280 and RFC6125. The Public Key Cryptography
Standards (PKCS) defines encoding and decoding (in ASN.1 DER and PEM
format), which is also implemented by this library - namely PKCS 1,
PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12.
.
This package contains development files.
Description-md5:
Homepage: https://github.com/mirleft/ocaml-x509
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-x509/libx509-ocaml-dev_0.16.5-2+b8_amd64.deb