Forrest logo
back to the cradle tool

cradle-package:tldr:ea447

cradle-package: Remove a specific package.
$ cradle package remove ${package}
try on your machine

The command "cradle package remove ${package}" is likely used in some type of package management system or software development tool called "Cradle".

The command is used to remove a specific package identified by the variable ${package}. The variable ${package} is likely a placeholder that should be replaced with the actual name or identifier of the package that needs to be removed.

The purpose of this command is to uninstall or delete a package from the system or project managed by Cradle. This could be useful when you no longer need a particular package or want to remove it for any other reason.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.
back to the cradle tool