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

Last updated: May 12,2024

1. Install "libx509-ocaml" package

This is a short guide on how to install libx509-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libx509-ocaml

2. Uninstall "libx509-ocaml" package

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

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

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

Package: libx509-ocaml
Source: ocaml-x509 (0.16.5-2)
Version: 0.16.5-2+b8
Installed-Size: 1831
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libx509-ocaml-x70m3
Depends: libasn1-combinators-ocaml-wlm05, libbase64-ocaml-v8ei3, libcstruct-ocaml-5jx75, libdomain-name-ocaml-5sbw3, libfmt-ocaml-wnyp9, libgmap-ocaml-r4p74, libipaddr-ocaml-a6444, liblogs-ocaml-0yoh6, libmirage-crypto-ocaml-7yft4, libpbkdf-ocaml-cyhv7, libptime-ocaml-y7pv3, libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, libzarith-ocaml-zlfv4, ocaml-base-4.14.1
Suggests: ocaml-findlib
Size: 508500
SHA256: b79983e9cfca3e20ecfd5d4600c9c466b3adea60ea1d13a1c81534c81dafe269
SHA1: 7f510b683e37406ff10caeae98f3c31a1a5f71b1
MD5sum: 1dab52acbba2bc1316b9ffe84474b07f
Description: X.509 PKI purely in OCaml (runtime)
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 runtime files.
Description-md5:
Homepage: https://github.com/mirleft/ocaml-x509
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-x509/libx509-ocaml_0.16.5-2+b8_amd64.deb