How to Install and Uninstall libxstr-ocaml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "libxstr-ocaml-dev" package

Please follow the step by step instructions below to install libxstr-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libxstr-ocaml-dev" package

This guide covers the steps necessary to uninstall libxstr-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libxstr-ocaml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libxstr-ocaml-dev
Architecture: amd64
Version: 0.2.1-23build2
Priority: optional
Section: universe/libdevel
Source: xstr
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 332
Provides: libxstr-ocaml-dev-0pm55
Depends: ocaml-nox-4.11.1, ocaml-findlib
Filename: pool/universe/x/xstr/libxstr-ocaml-dev_0.2.1-23build2_amd64.deb
Size: 71900
MD5sum: b6e63fdc936cec2285edb7b427df0824
SHA1: 0d2df1787253b38aa2d67b8c0ba984e37bba61e2
SHA256: e7470d89942faa073e0d95137a49ebd749ab8a5757720dfe231ee5051fefd140
SHA512: 85246ebe6be6933948afc5d5e1e19df6e2932132f74e7973c535d4142730b90b06b882828bb47fdbb8d691b4c797cac75e28500d22ffb163f6237d2097516569
Homepage: http://projects.camlcity.org/projects/xstr.html
Description-en: 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: cd137f5363f0753950d2857fb3f343c3