PIP
PIP (Preferred Installer Program) is a package management system used to install and manage software package. In this post, We will learn how to install pip on Ubuntu.
PIP (Preferred Installer Program) is a package management system used to install and manage software package. In this post, We will learn how to install pip on Ubuntu.
Install PIP
To install pip run this command on terminal
sudo apt-get install python-pip
Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.
Comments
Post a Comment