This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:linux_pip [2021/08/31 16:53] manu |
linux:linux_pip [2021/08/31 16:59] (current) manu |
||
---|---|---|---|
Line 32: | Line 32: | ||
</cli> | </cli> | ||
+ | If you downloads the tar.gz package you can do a local install | ||
+ | pip3 install ./downloads/SomeProject-1.0.4.tar.gz | ||
+ | |||
List installed packages by ansible | List installed packages by ansible | ||
<cli prompt='#'> | <cli prompt='#'> |