Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To download a package manually, you can run a variation of the following command:

Code Block
sudo spython3python3 -m pip download pyzmq

To install a pip package that you have previously downloaded, you can run a variation of the following command:

...