The tarantella uninstall command

Syntax

tarantella uninstall { [ package... ] [ --purge ] | --list  }

Description

Removes Tarantella or parts of it from your system, or lists the installed Tarantella packages.

Option Description
package... Names individual packages to uninstall. For example, you can use this option to remove just the Tarantella X font packages or a Connectivity Pack. If package is omitted, the command uninstalls all Tarantella packages.
--purge If all Tarantella packages are being removed, also removes all configuration information related to your organization. If --purge is omitted, configuration information is left intact.
--list Lists all Tarantella packages currently installed.

Examples

tarantella uninstall --purge

Completely uninstalls Tarantella, removing all configuration information.

tarantella uninstall tta3270

Removes the Tarantella Mainframe Connectivity Pack. Configuration information is left intact.

Related topics
  • The tarantella setup command
  • The tarantella version command