How to Install and Uninstall opam-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "opam-doc" package

Please follow the guidelines below to install opam-doc on Kali Linux

$ sudo apt update $ sudo apt install opam-doc

2. Uninstall "opam-doc" package

Learn how to uninstall opam-doc on Kali Linux:

$ sudo apt remove opam-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the opam-doc package on Kali Linux

Package: opam-doc
Source: opam
Version: 2.1.5-1
Installed-Size: 362
Maintainer: Debian OCaml Maintainers
Architecture: all
Replaces: opam-docs
Breaks: opam-docs
Size: 324900
SHA256: 42ca168e954e0c39e6ba86b5eddcada7e3d9fbb97ed45feb972fdfa62f35c0b9
SHA1: 96a9641c618ef1d17b739bc12e596c4c75c82dce
MD5sum: bead206ddb5dbe49b8aef92c41285b9d
Description: package manager for OCaml (documentation)
OPAM stands for OCaml PAckage Manager. It aims to suit to a vast number
of users and use cases, and has unique features:
* Powerful handling of dependencies: versions constraints, optional
dependencies, conflicts, etc.
* Multiple repositories backends: HTTP, rsync, git
* Ease to create packages and repositories
* Ability to switch between different compiler versions
.
Typically, OPAM will probably make your life easier if you recognize
yourself in at least one of these profiles:
* You use multiple versions of the OCaml compiler, or you hack the compiler
yourself and needs to frequently switch between compiler versions.
* You use or develop software that needs a specific and/or modified version
of the OCaml compiler to be installed.
* You use or develop software that depends on a specific version of an OCaml
library, or you just want to install a specific version of a package, not
just the latest one.
* You want to create your own packages yourself, put them on your own
repository, with minimal effort.
.
This package contains manpages and general documentation about OPAM.
Description-md5:
Multi-Arch: foreign
Homepage: https://opam.ocaml.org
Section: doc
Priority: optional
Filename: pool/main/o/opam/opam-doc_2.1.5-1_all.deb