Last updated 8 months ago
pip - A tool for installing and managing Python packages
To install Python package installer pip in Arch Linux, simply execute the following command -
pip
$ sudo pacman -S python-pip
$ sudo pacman -S python2-pip
Source: