How to Install and Uninstall pgcli Package on Kali Linux

Last updated: May 20,2024

1. Install "pgcli" package

This is a short guide on how to install pgcli on Kali Linux

$ sudo apt update $ sudo apt install pgcli

2. Uninstall "pgcli" package

Please follow the step by step instructions below to uninstall pgcli on Kali Linux:

$ sudo apt remove pgcli $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgcli package on Kali Linux

Package: pgcli
Version: 4.0.1-1
Installed-Size: 326
Maintainer: Daniel Baumann
Architecture: all
Depends: python3-cli-helpers, python3-pendulum, python3-pgspecial (>= 2), python3-pkg-resources, python3-prompt-toolkit (>= 3.0), python3-sqlparse (>= 0.3), python3-tabulate, python3-terminaltables, python3-click, python3-configobj, python3-psycopg (>= 3.0.14), python3-pygments, python3-setproctitle, python3:any
Size: 83160
SHA256: ff702f4a12c5f4a09b7d4f9bdb85d14b94961202568c9ccc4e73940cc25b776d
SHA1: a4e4154a49177564701ed6dbe1e047ea00418d0e
MD5sum: 2567251c62ca6a1e8cbafa88652f6998
Description: CLI for PostgreSQL with auto-completion and syntax highlighting
pgcli is a command line interface for PostgreSQL with auto-completion and
syntax highlighting. It is also capable of pretty printing tabular data.
Description-md5:
Homepage: https://www.pgcli.com
Section: database
Priority: optional
Filename: pool/main/p/pgcli/pgcli_4.0.1-1_all.deb