Este conteúdo não está disponível no idioma selecionado.
Chapter 25. packages
Abstract
			Methods to retrieve information about the Packages contained within this server.
		
25.1. findByNvrea
Copiar o linkLink copiado para a área de transferência!
- Name
- findByNvrea
- Description
- Lookup the details for packages with the given name, version, release, architecture label, and (optionally) epoch.
- Parameters
- string sessionKey
- string name
- string version
- string release
- string epoch - If set to something other than empty string, strict matching will be used and the epoch string must be correct. If set to an empty string, if the epoch is null or there is only one NVRA combination, it will be returned. (Empty string is recommended.)
- string archLabel
 
- Return Value
- array:- struct - package- stringname
- stringversion
- stringrelease
- stringepoch
- intid
- stringarch_label
- stringpath- The path on that file system that the package resides
- stringprovider- The provider of the package, determined by the gpg key it was signed with.
- dateTime.iso8601last_modified