Skip to contents

Prints the steps required to remove uv from your system. This function does not modify your system — removal is left to the user to perform manually, since it involves deleting binaries and optionally clearing stored data.

Usage

uninstall_uv()

Value

Invisibly returns NULL. Called for its side effects.

See also

Examples

if (FALSE) uninstall_uv() # \dontrun{}