uninstall
Uninstalls an already installed global tool. This command has two names
to rye tools uninstall and rye uninstall.
For more information see Tools.
Example
$ rye tools uninstall pycowsay
Uninstalled pycowsay
Arguments
<NAME>: The package to uninstall.
Options
-
-v, --verbose: Enables verbose diagnostics -
-q, --quiet: Turns off all output -
-h, --help: Print help (see a summary with '-h')