PackageInstallation is a datatype for information about a package installation.

Table: PackageInstallation

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 27, 2024
availableUpdatePackageVersion  Long-TermVersion of package available for updating. PackageVersion is a scalar.
idVersionedPackageSpecifieryes Long-TermThe identifier for the package and version. VersionedPackageSpecifier is a scalar.
installedByUserAndTimestampyes Long-TermThe user identifier and time stamp for installation. See UserAndTimestamp.
packagePackage2yes Long-TermDesignate a LogScale package. See Package2.
SourcePackageInstallationSourceTypeyes Long-TermFinds updates on a package. Looks also for updates installed manually. See PackageInstallationSourceType.
updatedByUserAndTimestampyes Long-TermThe user and time stamp for the user that updated the package. See UserAndTimestamp.