What if I want to see all the packages I installed with easy_install/pipe?

Asked 1 years ago, Updated 1 years ago, 138 views

What if I want to see all the packages I installed with easy_install/pipe?

(For Debian, use apt-get)

pip python pypi easy-install

2022-09-22 15:47

1 Answers

Command Line with

You can do it. It is the same only if the package listed contains a pip or not.

For more information on each command, click the command and click it to view it


2022-09-22 15:47

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.