The following guide will help you get started with installing python3 and pip3 on Ubuntu 16.04. First install python 3 from the “deadsnakes” repository from the Python Package Accesories ( PPA ) Add the package to repository $ sudo add-apt-repository ppa:deadsnakes/ppa Update the repository $ sudo apt-get update Now Install… Continue Reading How to install python3 and pip3 in Ubuntu 16.04