How to Install and Uninstall cvm-mysql Package on Kali Linux

Last updated: May 16,2024

1. Install "cvm-mysql" package

Please follow the guidelines below to install cvm-mysql on Kali Linux

$ sudo apt update $ sudo apt install cvm-mysql

2. Uninstall "cvm-mysql" package

Please follow the steps below to uninstall cvm-mysql on Kali Linux:

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

3. Information about the cvm-mysql package on Kali Linux

Package: cvm-mysql
Source: cvm
Version: 0.97-3
Installed-Size: 106
Maintainer: Debian QA Group
Architecture: amd64
Depends: libbg2 (>= 2.03), libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libcvm1 (>= 0.97), libmariadb3 (>= 3.0.0)
Recommends: cvm
Size: 57376
SHA256: 395fa13595b4c1b99e30d63da8e96a08a69a213a2f8378326f2193ffbcf126c8
SHA1: 8ac7f18e4ec8cb7cbc5bde2e68bb0d26c0989a27
MD5sum: 1139697c3889d37443e0223577f4bfa9
Description: Credential Validation Modules (MySQL)
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 to interact with MySQL databases.
Description-md5:
Homepage: https://untroubled.org/cvm/cvm.html
Tag: devel::lang:sql, interface::commandline, role::program, scope::utility,
security::authentication, works-with::db
Section: admin
Priority: optional
Filename: pool/main/c/cvm/cvm-mysql_0.97-3_amd64.deb