Ark

This site is private. Enter the password to continue.

docs / cli / uninstall

ark uninstall

Remove an installed package from ~/.ark/packages/. Your license remains valid — you can reinstall at any time.

Syntax

Usage
ark uninstall <package-name> [--purge]

Flags

FlagDescription
--purgeAlso remove the package's config and data files (if any)

Uninstall a package

Terminal
$ ark uninstall voice-writer

  Remove voice-writer@2.1.0? (y/n): y
   Removed ~/.ark/packages/voice-writer/

  Your license is not affected. Reinstall at any time:
    ark install voice-writer

Purge all package data

Terminal
$ ark uninstall agent-comptable --purge

  This will remove:
    ~/.ark/packages/agent-comptable/
    ~/.ark/data/agent-comptable/    (config and state)

  Are you sure? (y/n): y
   Removed all agent-comptable data
--purge is irreversible. Package configuration and local data will be permanently deleted. The package files can be re-downloaded, but any local state or settings will be lost.

Reinstall after uninstall

Paid packages: your activation code remains valid. Use ark install with the same code to reinstall.

Terminal
$ ark install agent-comptable --code ARK-7F3A-2B19