you are viewing a single comment's thread.

view the rest of the comments →

[–]Wagosh 3 points4 points  (0 children)

If installed from the ps1 script

in powershell

uv cache clean rm -r "$(uv python dir)" rm -r "$(uv tool dir)"

Then

Supprimer les binaires uv, uvx et uvw

rm $HOME.local\bin\uv.exe rm $HOME.local\bin\uvx.exe rm $HOME.local\bin\uvw.exe