<ezequias(at)fastcon(dot)com(dot)br> writes:
> Could someone tell me what libs are packed in the rpm below ?
> postgresql-libs-8.2.3-1PGDG.i686.rpm
If it is somewhere accessible through HTTP:
rpm -qpl http://url-to-it/postgresql-libs-8.2.3-1PGDG.i686.rpm
If it is local:
rpm -qpl postgresql-libs-8.2.3-1PGDG.i686.rpm
> I think it is just a metter of rpm -qa postgresql-libs-8.2.3-1PGDG.i686.rpm
> but I do not have the adm permissions.
You don't need them to query or list the contents of uninstalled packages.
--
Jorge Godoy <jgodoy(at)gmail(dot)com>