public inbox for [email protected]  
help / color / mirror / Atom feed
From: chris <[email protected]>
To: Subramanian,Ramachandran <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: How to check completeness of installation
Date: Thu, 19 Feb 2026 11:25:50 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

> [postgres@lx90158 ~]$ dpkg
> -bash: dpkg: command not found

The very first thing to do is: get informed about the Linux distribution you're working on:

	cat /etc/os-release

then use the appropriate tools.

> [postgres@lx90158 ~]$
> 
> RPM seems to be too vast a topic for me to try a quick and dirty command. Need to read up on it. 

The two commands you would need (IIRC):

rpm -qa | grep -i postgres

rpm -qlp packagename

HTH, Chris






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: How to check completeness of installation
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox