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: LinuxHintarrow-up-right
Last updated 1 year ago