Linux Terminal Glossary
›
Python & pip
pip install 'package==1.2.3'
Category:
Python & pip
pip install 'package==1.2.3'
Copy command
Install an exact version of a package
Installs an exact version of a package. The quotes prevent shell interpretation of ==.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.