Skip to content

Removing Vite+

Use vp implode to remove vp and all related Vite+ data from your machine.

Overview

vp implode is the cleanup command for removing a Vite+ installation and its managed data. Use it if you no longer want Vite+ to manage your runtime, package manager, and related local tooling state.

It removes the Vite+ home directory — ~/.vite-plus by default, or $VP_HOME when set — and cleans the Vite+ lines from your shell profiles. It currently removes the legacy monolithic root only.

INFO

If you decide Vite+ is not for you, please share your feedback with us.

Usage

bash
vp implode

Skip the confirmation prompt with:

bash
vp implode --yes