Synopsis

cpran remove [options] [arguments]

Description

Deletes a cpran plugin that has been installed.

Arguments to remove must be at least one and optionally more plugin names to remove. For each named passed as argument, all contents of the directory named plugin_<name> will be removed from disk.

Examples

# Remove some plugins
cpran remove oneplugin otherplugin
# Do not ask for confirmation
cpran remove -y oneplugin

Options

--yes -y

Assumes yes for all questions.

--force

Tries to work around problems.

--debug

Print debug messages.

--verbose --quiet --cautious

See also