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

Last updated: May 07,2024

1. Install "opam-installer" package

Please follow the steps below to install opam-installer on Kali Linux

$ sudo apt update $ sudo apt install opam-installer

2. Uninstall "opam-installer" package

This guide covers the steps necessary to uninstall opam-installer on Kali Linux:

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

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

Package: opam-installer
Source: opam
Version: 2.1.5-1
Installed-Size: 4439
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: opam (<< 2.0.7-2), opam-docs (<< 2.0.0-1)
Depends: libc6 (>= 2.35)
Breaks: opam (<< 2.0.7-2), opam-docs (<< 2.0.0-1)
Size: 1139828
SHA256: 6e412197a29fbc1a0113f2d82c512441438bc6e4c0e37d2fb9074444ffa68ab6
SHA1: eedcb15d4ebff197b035f2499b4d51190b04c110
MD5sum: 44955eb2ec986682054d01d49a319873
Description: Utility handling (un)installation of Opam .install files
opam-installer is a small utility, part of Opam, that can interpret
Opam's .install files and take the appropriate actions.
.
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
Description-md5:
Homepage: https://opam.ocaml.org
Tag: uitoolkit::ncurses
Section: ocaml
Priority: optional
Filename: pool/main/o/opam/opam-installer_2.1.5-1_amd64.deb