Main Content
linux.utils.getApplicationPackageDescription
Description
returns the pkgDesc
=linux.utils.getApplicationPackageDescription(appPackageName
)pkgDesc
variable containing the description of application
package such as name, version, type, whether the application contains executable or source
code, and type of architecture for which the application package deployment is supported.
The architecture field displays x86_64
for Linux targets and
arm64
for ARM targets.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a