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

Last updated: May 17,2024

1. Install "libastring-ocaml" package

This guide covers the steps necessary to install libastring-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libastring-ocaml

2. Uninstall "libastring-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libastring-ocaml on Kali Linux:

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

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

Package: libastring-ocaml
Source: ocaml-astring (0.8.5-2)
Version: 0.8.5-2+b1
Installed-Size: 625
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libastring-ocaml-j03q9
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Suggests: ocaml-findlib
Size: 174320
SHA256: 28a1073cb56270fc993fd789aefda95596ab015ef7d0fc2f61af62921ff3df43
SHA1: a779ce70d8d9c978e46214576e33409b90b4f640
MD5sum: 1c2b524aeda30980aee620cb41a3d8e5
Description: alternative String module for OCaml (runtime)
Astring exposes an alternative String module for OCaml. This module
tries to balance minimality and expressiveness for basic, index-free,
string processing and provides types and functions for substrings,
string sets and string maps.
.
Remaining compatible with the OCaml String module is a non-goal. The
String module exposed by Astring has exception safe functions,
removes deprecated and rarely used functions, alters some signatures
and names, adds a few missing functions and fully exploits OCaml's
newfound string immutability.
.
This package contains runtime files.
Description-md5:
Homepage: https://erratique.ch/software/astring
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-astring/libastring-ocaml_0.8.5-2+b1_amd64.deb