

> Package powershell.x86_64 0:7.2.1-1.rh will be updated Loading mirror speeds from cached hostfile In case any packages requires an upgrade then it can be done by using yum upgrade or dnf upgrade command.
#UNINSTALL POSTGRESQL MAC HOW TO#
How to Install PostgreSQL DB on RHEL/CentOS 7/8Īlso Read: How to Install kubectl on Ubuntu 20.04 LTS (Focal Fossa) Step 1: PrerequisitesĪ) You should have a running RHEL/CentOS 7/8 Server.ī) You should have sudo or root access to run privileged commands.Ĭ) You should have yum or dnf utility available in your System.ĭ) Make sure PostgreSQL default Port 5432 allowed from Firewall if you have any.īefore moving on with the installation, let's sync the system with the latest available updates by using yum update or dnf update command as shown below.

In this article, I will take you through the steps to install PostgreSQL DB on RHEL/CentOS 7/8.
