Enumeration

AppStreamMetadataLocation

Declaration

enum AppStream.MetadataLocation

Description [src]

The flags used when installing and removing metadata files.

Members

Name Description
AS_METADATA_LOCATION_UNKNOWN

An unknown/invalid location.

AS_METADATA_LOCATION_SHARED

Installed by the vendor, shared.

AS_METADATA_LOCATION_STATE

Installed as metadata into /var/lib, shared.

AS_METADATA_LOCATION_CACHE

Installed as metadata into /var/cache, shared.

AS_METADATA_LOCATION_USER

Installed for the current user.