Ubuntu Pip3
sudo apt-get -y install python3-pip
Grumpy Gharial
sudo apt-get -y install python3-pip
apt-get install python-pip #python 2
apt-get install python3-pip #python 3
sudo apt install python3-pip
sudo apt install python3-pip
on Fedora
sudo yum install python3-pip