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

Last updated: May 13,2024

1. Install "libxstr-ocaml-dev" package

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

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

2. Uninstall "libxstr-ocaml-dev" package

Please follow the guidelines below to uninstall libxstr-ocaml-dev on Kali Linux:

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

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

Package: libxstr-ocaml-dev
Source: xstr (0.2.1-24)
Version: 0.2.1-24+b1
Installed-Size: 309
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libxstr-ocaml-dev-wnwd3
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, ocaml-findlib
Size: 71956
SHA256: 54347d1245f736c1154b1e1d568b3bc6015eaf195026215c27bd995898c3626c
SHA1: 66d2f507e162af05f754dfee19e2697920e3a6a8
MD5sum: 66b3813a17522b2dcc83ca961dee2115
Description: OCaml library for frequent string operations
xstr is an OCaml library for string operations.
.
This package implements frequent string operations: searching,
replacing, splitting, matching. It is independent from the Str library,
and can replace Str in many cases. Unlike Str, xstr is thread-safe.
xstr does not implement regular expressions in general, but an
important subset. Some operations of xstr are performed as quickly as
by Str; if the string to be processed is small, xstr is often faster
than Str; if the string is big, xstr is up to half as fast than Str.
Description-md5:
Homepage: http://projects.camlcity.org/projects/xstr.html
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/x/xstr/libxstr-ocaml-dev_0.2.1-24+b1_amd64.deb