I want to install PyPy on my Ubuntu and I want it to be installed system-wide so I could call PyPy in terminal everywhere like: pypy main.py. I also want to have standard python and pip available.
I'm not a very experienced Linux user yet so I'm lost.