How to Install and Uninstall libastring-ocaml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libastring-ocaml" package

This is a short guide on how to install libastring-ocaml on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libastring-ocaml

2. Uninstall "libastring-ocaml" package

This guide let you learn how to uninstall libastring-ocaml on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libastring-ocaml package on Ubuntu 20.10 (Groovy Gorilla)

Package: libastring-ocaml
Architecture: amd64
Version: 0.8.5-1
Priority: optional
Section: universe/ocaml
Source: ocaml-astring
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 571
Provides: libastring-ocaml-vdz62
Depends: ocaml-base-nox-4.08.1
Suggests: ocaml-findlib
Filename: pool/universe/o/ocaml-astring/libastring-ocaml_0.8.5-1_amd64.deb
Size: 152884
MD5sum: 06c365cc40110832f3e0c987c4dbfec0
SHA1: c5a382cdec1627eb801f36fc4eccffe42d4067ad
SHA256: 1da561cde37bdf7583ea202db344e69a6d6b2e2086b16a9dcfee3a8d8de1a941
SHA512: 0b577da6c327af6985e398f63cdf535d17364f33ac536831c6c69ab5df6c1e19279787f0112f26a49faba733c16cf484de3fe632e7e1af53cef6cd4eeddc425d
Homepage: http://erratique.ch/software/astring
Description-en: 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: 7e0840fa2217c7fe633de7c72cdec3b8