python3 -m pip install package

Category: Python & pip

python3 -m pip install package

Install package using the python3-specific pip module

Installs a package using Python 3's pip specifically, useful when you have multiple Python versions.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.