Ark

This site is private. Enter the password to continue.

docs / cli / update

ark update

Check for newer versions of an installed package and upgrade it. Compares your local version against the registry and reinstalls if a newer version is available.

Syntax

Usage
ark update <package-name>

Update a package

Terminal
$ ark update voice-writer

  Checking voice-writer...

  installed: 1.0.0
  latest:    1.1.0

  Updating 1.0.0 → 1.1.0...

   Installed voice-writer@1.1.0

Already up to date

Terminal
$ ark update voice-writer

  Checking voice-writer...

  installed: 1.1.0
  latest:    1.1.0

   voice-writer is already up to date.
Paid packages: updates are free for the life of your license. Your activation code is validated automatically during update — no need to re-enter it.