Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.46. isNvreInstalled

Name
isNvreInstalled
Description
Is the package with the given NVRE installed on given system.
Parameters
  • string sessionKey
  • int serverId
  • string name - Package name.
  • string version - Package version.
  • string release - Package release.
  • string epoch - Package epoch.
Return Value
  • 1 if package exists, 0 if not, exception is thrown if an error occurs