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

Last updated: May 10,2024

1. Install "cvm-pgsql" package

Please follow the steps below to install cvm-pgsql on Kali Linux

$ sudo apt update $ sudo apt install cvm-pgsql

2. Uninstall "cvm-pgsql" package

This tutorial shows how to uninstall cvm-pgsql on Kali Linux:

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

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

Package: cvm-pgsql
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), libpq5
Recommends: cvm
Size: 57020
SHA256: 08c5f4471a03dfaedce5eb584128579513ef44b285cb90a4c8b26c74374a48f5
SHA1: 14612d66b3a31864aed30a8755b7bf859b6f7811
MD5sum: cc19885dccfd8f730a54d211bba1fe23
Description: Credential Validation Modules (PostgreSQL)
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 PostgreSQL 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-pgsql_0.97-3_amd64.deb