UninstallFlags

Added in version 0.11.8.

class UninstallFlags

Flags to alter the behavior of uninstall_full().

Fields

class UninstallFlags
NONE

Default

NO_PRUNE

Don’t prune the local OSTree repository after uninstalling

NO_TRIGGERS

Don’t call triggers after uninstalling. If used, the caller must later call run_triggers() to update the exported file. (Since: 1.0.3)