User Tools

Site Tools


other:uvcdat:conda_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:uvcdat:conda_notes [2019/03/13 13:26]
jypeter Added the history section
other:uvcdat:conda_notes [2019/03/13 13:27]
jypeter [Installation history]
Line 196: Line 196:
 You can get the current list of installed packages with ''​conda list'',​ but it may also be useful to know the installation order: You can get the current list of installed packages with ''​conda list'',​ but it may also be useful to know the installation order:
  
-  * ''​conda list --revisions''​ revisions will display **exactly** what was installed and when (including the updates, and automatic dependencies installation) +  * ''​conda list %%--%%revisions''​ revisions will display **exactly** what was installed and when (including the updates, and automatic dependencies installation) 
-    * You can theoretically roll back to a previous //​revision//​ with: ''​conda install --revision RR''​+    * You can theoretically roll back to a previous //​revision//​ with: ''​conda install ​%%--%%revision RR''​
   * There is more information in the ''​conda-meta/​history''​ installation log files. e.g., if you need to know the list of installation commands used:\\ <​code>​ $ egrep -e '​cmd:'​ -e '​==>'​ /​home/​share/​unix_files/​cdat/​miniconda3/​envs/​cdatm18_py2/​conda-meta/​history   * There is more information in the ''​conda-meta/​history''​ installation log files. e.g., if you need to know the list of installation commands used:\\ <​code>​ $ egrep -e '​cmd:'​ -e '​==>'​ /​home/​share/​unix_files/​cdat/​miniconda3/​envs/​cdatm18_py2/​conda-meta/​history
 ==> 2019-03-07 16:19:55 <== ==> 2019-03-07 16:19:55 <==
other/uvcdat/conda_notes.txt · Last modified: 2021/12/21 10:33 by jypeter