Install postgres Client using apt-get command


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) ....

apt-get install Postgres Client
Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap