Good day, I noticed in my $HOME/.local/
there lots of files, which are almost python libs, and occupy 500M disk space. I'd like to remove them by using pip uninstall foo
but failed.
So can I delete them simply? Would thus causes unpredictable results?