Class PackageType (1.8.0)

Stay organized with collections Save and categorize content based on your preferences.
PackageType(value)

Package type is either binary or source.

Values: PACKAGE_TYPE_UNSPECIFIED (0): Package type is not specified. BINARY (1): Binary package (.rpm). SOURCE (2): Source package (.srpm).