1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-08 11:33:49 -05:00

Add support for multiple versions in pyenv uninstall (#2432)

This commit is contained in:
hardikpnsp
2022-08-15 22:55:46 +05:30
committed by GitHub
parent 965421d5d4
commit afeb971fa2
6 changed files with 99 additions and 38 deletions

View File

@@ -432,7 +432,7 @@ for more details on how the selection works and more information on its usage.
As time goes on, you will accumulate Python versions in your
`$(pyenv root)/versions` directory.
To remove old Python versions, use [`pyenv uninstall <version>`](COMMANDS.md#pyenv-uninstall).
To remove old Python versions, use [`pyenv uninstall <versions>`](COMMANDS.md#pyenv-uninstall).
Alternatively, you can simply `rm -rf` the directory of the version you want
to remove. You can find the directory of a particular Python version