Namespace: packages
Method: findByNvrea Description:
- array:
- struct - package
- string "name"
- string "version"
- string "release"
- string "epoch"
- int "id"
- string "arch_label"
- string "path" - The path on that file system that the package resides
- string "provider" - The provider of the package, determined by the gpg key it was signed with.
- dateTime.iso8601 "last_modified"
Method: getDetails Description:
- struct - package
- int "id"
- string "name"
- string "epoch"
- string "version"
- string "release"
- string "arch_label"
- array "providing_channels"
- string Channel label providing this package.
- string "build_host"
- string "description"
- string "checksum"
- string "checksum_type"
- string "vendor"
- string "summary"
- string "cookie"
- string "license"
- string "file"
- string "build_date"
- string "last_modified_date"
- string "size"
- string "path" - The path on the Satellite's file system that the package resides.
- string "payload_size"
Method: getPackage Description:
- binary object - package file
Method: getPackageUrl Description:
- string - the download url
Method: listChangelog Description:
- string
Method: listDependencies Description:
- array:
- struct - dependency
- string "dependency"
- string "dependency_type" - One of the following:
- requires
- conflicts
- obsoletes
- provides
- recommends
- suggests
- supplements
- enhances
- string "dependency_modifier"
Method: listFiles Description:
- array:
- struct - file info
- string "path"
- string "type"
- string "last_modified_date"
- string "checksum"
- string "checksum_type"
- int "size"
- string "linkto"
Method: listProvidingChannels Description:
- array:
- struct - channel
- string "label"
- string "parent_label"
- string "name"
Method: listProvidingErrata Description:
- array:
- struct - errata
- string "advisory"
- string "issue_date"
- string "last_modified_date"
- string "update_date"
- string "synopsis"
- string "type"
Method: listSourcePackages Description:
- array:
- struct - source_package
- int "id"
- string "name"
Method: removePackage Description:
- int - 1 on success, exception thrown otherwise.
Method: removeSourcePackage Description:
- int - 1 on success, exception thrown otherwise.
Generated on 3/4/2020
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4