In order to install Postgres SQL Client on your Ubuntu you can make use of the apt-get command,
apt-get install Postgres Client
# apt-get install postgresql-client
Reading package lists... Done
Building dependency tree
Reading state information... Done
..
..
Setting up postgresql-client (12+214ubuntu0.1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ....

- Install Oh My Zsh on Ubuntu Docker complete steps
- Installing Home-brew on Ubuntu
- Install Golang (Go) on Ubuntu
- Install specific JRE on Ubuntu using apt
- How to stop/start/restart apache server using command [Ubuntu]
- How to install zsh shell on Ubuntu
- Quick steps to install Nginx on Ubuntu Linux
- How to know current Ubuntu Linux version via terminal command
- Add new user in Ubuntu Linux using Terminal Command
- Fix Ubuntu /bin/sh: 1: zsh: not found error
- How to install Python on Ubuntu
- [Fix] Ubuntu E: Unable to locate package sudo error
- How to stop MongoDB Server running on Ubuntu
- Install postgres Client using apt-get command
- How to kill service running on a port on Ubuntu Linux
- [fix] openssl No such file or directory error C++
- Fix - sudo: systemctl: command not found
- Access Windows share folder in Ubuntu Device in Network
- Add or remove users from sudo group - Ubuntu
- Quickly install Apache Server on Ubuntu Linux
- Fix: Ubuntu (Linux) - bash: sudo: command not found error
- Change color of macOS terminal prompt - MacOS
- How to Right Click on Mac Desktop? - MacOS
- Use Netbeans keyboard shortcuts in Android Studio - Android-Studio
- How to add border to Android Button - Android
- Copy all .vcf Mobile Contacts files into one .vcf - HowTos
- Bootstrap Nav Menu Dropdown on hover - Bootstrap
- How to Get the List of Shells on Linux - Linux
- How to know your Mac Screen Resolution? - MacOS