How to Install and Uninstall plprofiler Package on Kali Linux

Last updated: May 19,2024

1. Install "plprofiler" package

Please follow the step by step instructions below to install plprofiler on Kali Linux

$ sudo apt update $ sudo apt install plprofiler

2. Uninstall "plprofiler" package

Please follow the guidelines below to uninstall plprofiler on Kali Linux:

$ sudo apt remove plprofiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the plprofiler package on Kali Linux

Package: plprofiler
Version: 4.2.4-1
Installed-Size: 646
Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Provides: python3-plprofiler
Depends: python3-psycopg2, python3, python3:any
Recommends: postgresql-plprofiler
Size: 338396
SHA256: d23240f0661d8427a2ea4969b19236c2baa924dd82367e7f8eb949f2e5ce2b18
SHA1: 9174248987651df1ef132432ebcd6d878d947d0e
MD5sum: 686a8120eec582be2f8c085007bf7e4d
Description: PostgreSQL PL/pgSQL functions performance profiler
The plprofiler is an extension for the PostgreSQL database system to create
performance profiles of PL/pgSQL functions and stored procedures. The included
external Python class and command line utility can be used to easily control
the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
and manage the resulting performance datasets and create HTML reports from
t.
This package contains the Python module and the plprofiler CLI util.
Description-md5:
Homepage: https://github.com/bigsql/plprofiler
Section: database
Priority: optional
Filename: pool/main/p/plprofiler/plprofiler_4.2.4-1_all.deb