Howtoinstall.me
howtoinstall.me › ubuntu › 18-04 › pgcli
How to Install pgcli in Ubuntu 18.04 - HowToInstall
Ubuntu · 18.04 · pgcli · Install pgcli by entering the following commands in the terminal: sudo apt update sudo apt install pgcli · Description: CLI for Postgres · pgcli is a command line interface for PostgreSQL with auto-completion and syntax highlighting.
PyPI
pypi.org › project › pgcli
pgcli · PyPI
$ pip install -U pgcli or $ sudo apt-get install pgcli # Only on Debian based Linux (e.g. Ubuntu, Mint, etc) $ brew install pgcli # Only on macOS
» pip install pgcli
Videos
Pgcli
pgcli.com › install
Install
$ sudo pip install pgcli · The recommended way to install Python packages is to use a package manager called called pip. There is also an older package manager known as easy_install but it is replaced by pip. Check if pip is installed on the system. $ which pip · If the above command returns ...
Installati.one
installati.one › home › how to install pgcli on ubuntu 20.04
How To Install pgcli on Ubuntu 20.04 | Installati.one
June 13, 2023 - In this tutorial we learn how to install pgcli package on Ubuntu 20.04 using different package management tools: apt, apt-get and aptitude.
Installati.one
installati.one › home › how to install pgcli on ubuntu 22.04
How To Install pgcli on Ubuntu 22.04 | Installati.one
June 27, 2023 - In this tutorial we learn how to install pgcli package on Ubuntu 22.04 using different package management tools: apt, apt-get and aptitude.
DevManuals
devmanuals.net › install › ubuntu › ubuntu-16-10-yakkety-yak › installing-pgcli-on-ubuntu16-10.html
How to install pgcli on Ubuntu 16.10 (Yakkety Yak)?
In this article we are going to learn the commands and steps to install pgcli package on Ubuntu 16.10.
Ubuntu Packages
ubuntu.pkgs.org › 20.04 › ubuntu-universe-amd64 › pgcli_2.2.0-4_all.deb.html
pgcli_2.2.0-4_all.deb - Ubuntu Repositories - pkgs.org
pgcli is a command line interface for PostgreSQL with auto-completion and syntax highlighting. The CLI is also capable of pretty printing tabular data. Update the package index: # sudo apt-get update · Install pgcli deb package: # sudo apt-get install pgcli ·
Docker Hub
hub.docker.com › r › luyat › pgcli
luyat/pgcli - Docker Image
$ pip install -U pgcli or $ sudo apt-get install pgcli # Only on Debian based Linux (e.g. Ubuntu, Mint, etc) $ brew install pgcli # Only on macOS Copy
Pgcli
pgcli.com
pgcli
If you're having trouble with the quick start, check the install page for detailed instructions. $ pgcli --help Usage: pgcli [OPTIONS] [DBNAME] [USERNAME] Options: -h, --host TEXT Host address of the postgres database. -p, --port INTEGER Port number at which the postgres instance is listening.
GitHub
github.com › dbcli › pgcli
GitHub - dbcli/pgcli: Postgres CLI with autocompletion and syntax highlighting · GitHub
$ pip install -U pgcli or $ sudo apt-get install pgcli # Only on Debian based Linux (e.g. Ubuntu, Mint, etc) $ brew install pgcli # Only on macOS
Starred by 13.3K users
Forked by 602 users
Languages Python 98.1% | Gherkin 1.4%
DevManuals
devmanuals.net › install › ubuntu › ubuntu-17-04-lts-Zesty-Zapus › installing-pgcli-on-ubuntu17.04.html
Installing pgcli on Ubuntu 17.04 LTS
Example of installing pgcli on Ubuntu 17.04 LTS using the command sudo apt-get install pgcli.
Readthedocs
pgcli.readthedocs.io › en › latest
A REPL for Postgres — pgcli latest documentation
$ sudo apt-get install python-pip # Debian, Ubuntu, Mint etc or $ sudo yum install python-pip # RHEL, Centos, Fedora etc · pgcli requires python-dev, libpq-dev and libevent-dev packages.
Ubuntu
packages.ubuntu.com › bionic › pgcli
Ubuntu – Error
two or more packages specified (pgcli bionic) Content Copyright © 2026 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.
Ubuntu Manpages
manpages.ubuntu.com › focal › man(1)
Ubuntu Manpage: pgcli - Command line client for PostgreSQL
pgcli is a command line interface for PostgreSQL with auto-completion and syntax highlighting.
GitHub
github.com › dbcli › pgcli › issues › 570
Connat install - Ubuntu · Issue #570 · dbcli/pgcli
August 24, 2016 - Collecting pgcli Downloading pgcli-1.1.0.tar.gz (53kB) Requirement already satisfied (use --upgrade to upgrade): pgspecial>=1.5.0 in /usr/local/lib/python2.6/dist-packages (from pgcli) Requirement already satisfied (use --upgrade to upgrade): click>=4.1 in /usr/local/lib/python2.6/dist-packages (from pgcli) Requirement already satisfied (use --upgrade to upgrade): Pygments>=2.0 in /usr/local/lib/python2.6/dist-packages (from pgcli) Requirement already satisfied (use --upgrade to upgrade): prompt_toolkit<1.1.0,>=1.0.0 in /usr/local/lib/python2.6/dist-packages (from pgcli) Collecting psycopg2>=2
Author dbcli
Ubuntu
packages.ubuntu.com › source › focal › pgcli
Details of source package pgcli in focal
two or more packages specified (pgcli focal) Content Copyright © 2025 Canonical Ltd.; See license terms. Ubuntu is a trademark of Canonical Ltd. Learn more about this site.