How to Install and Uninstall pg-activity Package on Kali Linux

Last updated: April 29,2024

1. Install "pg-activity" package

This tutorial shows how to install pg-activity on Kali Linux

$ sudo apt update $ sudo apt install pg-activity

2. Uninstall "pg-activity" package

Please follow the guidance below to uninstall pg-activity on Kali Linux:

$ sudo apt remove pg-activity $ sudo apt autoclean && sudo apt autoremove

3. Information about the pg-activity package on Kali Linux

Package: pg-activity
Version: 3.4.2-1
Installed-Size: 280
Maintainer: Emmanuel Bouthenot
Architecture: all
Depends: python3-attr, python3-blessed, python3-humanize, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-psutil, python3:any, python3-psycopg2
Size: 59752
SHA256: c3682a3546f0c29b9ceab440a767ef799fe2d3b805473dd41e58c9e4f42cd892
SHA1: 5a183c05da34557775f019b3527e46d07b041790
MD5sum: a2d6567f76f70243937e18c39ebe0478
Description: Realtime PostgreSQL database server monitoring tool
PgActivity is a curses-based realtime utility to display information from a
running PostgreSQL database server.
.
It is modelled after the standard 'top' utility, and displays information such
as:
- the running, waiting and blocking queries
- cpu, memory and i/o usage of each query
- the queries execution time
.
It also provides interactive commands to sort, filter, scroll and extend the
queries list displayed.
Description-md5:
Homepage: https://github.com/julmon/pg_activity
Section: utils
Priority: optional
Filename: pool/main/p/pg-activity/pg-activity_3.4.2-1_all.deb