Install Python 2 and pip on Ubuntu 2004
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=RLkYmDqJB_g
Install Python 2 with command: • $ sudo apt install python • To install pip for Python 2, • visit https://bootstrap.pypa.io/ and download get-pip.py • Install with python: • $ sudo python get-pip.py
#############################
