Difference between revisions of "Pip3"
Jump to navigation
Jump to search
(Redirected page to PIP (Package manager)) Tags: New redirect, Mobile web edit, Mobile edit |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
+ | |||
+ | [[apt install python3-pip]] | ||
+ | |||
+ | [[pip3 install]] | ||
+ | [[pip3 -V]] | ||
+ | [[pip3 --version]] | ||
+ | [[pip3 list]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[pip install]]</code> | ||
+ | * <code>[[pip]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{PIP}} | ||
+ | |||
+ | [[Category:Python]] | ||
+ | [[Category:PIP]] | ||
+ | [[Category:Package manager]] |
Latest revision as of 08:48, 6 April 2023
apt install python3-pip
pip3 install pip3 -V pip3 --version pip3 list
Related[edit]
See also[edit]
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: