Changes between Initial version and Version 1 of Ticket #2358


Ignore:
Timestamp:
9 Jun 2022, 22:06:44 (2 years ago)
Author:
darkblueb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2358 – Description

    initial v1  
    11{{{
     2 ex.  nightly-build70-amd64-38bf753-master
     3
    24===============================================================
    35Starting "setdown.sh" ...
     
    1719
    1820
    19 }}}
    20 
    21 
    22 {{{
    23 user@osgeolive:~$ sudo apt install python3-scipy
    24 Reading package lists... Done
    25  ...
    26 The following NEW packages will be installed:
    27   libboost-dev libboost1.74-dev liblbfgsb0 libopenblas-dev
    28   libopenblas-pthread-dev libopenblas0 libxsimd-dev python3-beniget
    29   python3-gast python3-ply python3-pythran python3-scipy
    30 0 upgraded, 12 newly installed, 0 to remove and 112 not upgraded.
    31 Need to get 29.6 MB of archives.
    32 After this operation, 266 MB of additional disk space will be used.
    33 Do you want to continue? [Y/n]
    3421}}}
    3522
     
    5845
    5946}}}
     47
     48##----------------------------------
     49  manually re-install to see depends
     50
     51{{{
     52user@osgeolive:~$ sudo apt install python3-scipy
     53Reading package lists... Done
     54 ...
     55The following NEW packages will be installed:
     56  libboost-dev libboost1.74-dev liblbfgsb0 libopenblas-dev
     57  libopenblas-pthread-dev libopenblas0 libxsimd-dev python3-beniget
     58  python3-gast python3-ply python3-pythran python3-scipy
     590 upgraded, 12 newly installed, 0 to remove and 112 not upgraded.
     60Need to get 29.6 MB of archives.
     61After this operation, 266 MB of additional disk space will be used.
     62Do you want to continue? [Y/n]
     63}}}