How to Install and Uninstall cvm Package on Kali Linux

Last updated: July 07,2024

1. Install "cvm" package

Please follow the instructions below to install cvm on Kali Linux

$ sudo apt update $ sudo apt install cvm

2. Uninstall "cvm" package

Here is a brief guide to show you how to uninstall cvm on Kali Linux:

$ sudo apt remove cvm $ sudo apt autoclean && sudo apt autoremove

3. Information about the cvm package on Kali Linux

Package: cvm
Version: 0.97-3
Installed-Size: 293
Maintainer: Debian QA Group
Architecture: amd64
Depends: libbg2 (>= 2.03), libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libcvm1 (>= 0.97)
Size: 76148
SHA256: 5b2d0a682825c0eeb99c4cfc772a0aafd74c72c6049e4f6cf3ba917196b587a4
SHA1: b57bef97be5b3f9ad3632457a314222630e80983
MD5sum: 89860257f1b5cb50d750df3e05c0fc45
Description: Credential Validation Modules
CVM is a framework for validating a set of credentials against a database
using a filter program. The modules act as a filter, taking a set of
credentials as input and writing a set of facts as output if those
credentials are valid. Optional input is given to the module through
environment variables.
.
Some of the ideas for CVM came from experience with PAM (pluggable
authentication modules), the checkpassword interface used by qmail-pop3d,
and the "authmod" interface used by Courier IMAP and POP3. This framework
places fewer restrictions on the invoking client than checkpassword does,
and is much simpler to implement on both sides than PAM and the authmod
framework.
.
This package includes cvm binaries.
Description-md5:
Homepage: https://untroubled.org/cvm/cvm.html
Tag: admin::login, interface::commandline, role::program, scope::utility,
security::authentication
Section: admin
Priority: optional
Filename: pool/main/c/cvm/cvm_0.97-3_amd64.deb