how to get the installation history of conda
0
0
Entering edit mode
3.6 years ago
zhangdengwei ▴ 210

hi all,

I would like to check the history of some apps installed by conda on Linux, how can I get this information, like when I install or update or remove one app. Thanks very much!

conda • 5.8k views
ADD COMMENT
0
Entering edit mode

I found there is a history file located at "env/conda-meta/history". Thanks!

ADD REPLY
0
Entering edit mode

Hi, You could use this cmd -

conda list --revisions

That would list out pkgs installed by date. Though, there would be other communities better suited for this question.

ADD REPLY
0
Entering edit mode

It seems I cannot get the complete list using this command.

ADD REPLY
0
Entering edit mode

conda list --revisions?

ADD REPLY

Login before adding your answer.

Traffic: 3790 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6