My question is quite simple: I've installed virtualenv with the following command:
sudo -H pip3 install virtualenv
It seems to be wrong, because in the tutorial that I watch pip downloads other stuff than on my pc.
How can I undo it?
Thx for your help and stay healthy!