Install Python Pip on Ubuntu 20.04

{{< highlight bash >}} sudo apt update sudo apt install python3-pip {{< /highlight >}}