5 | | Go ahead, edit it freely. |
| 5 | Go ahead, edit it freely. |
| 6 | |
| 7 | {{{ |
| 8 | |
| 9 | $ sudo apt install --yes python3-geopandas |
| 10 | [sudo] password for kali22: |
| 11 | Reading package lists... Done |
| 12 | Building dependency tree... Done |
| 13 | Reading state information... Done |
| 14 | The following packages were automatically installed and are no longer required: |
| 15 | libperl5.36 libqt5multimedia5-plugins libucl1 libutf8proc2 linux-image-6.5.0-kali3-amd64 perl-modules-5.36 |
| 16 | python3-backcall python3-jedi python3-matplotlib-inline python3-parso python3-pickleshare |
| 17 | Use 'sudo apt autoremove' to remove them. |
| 18 | The following additional packages will be installed: |
| 19 | libspatialindex-c6 libspatialindex-dev libspatialindex6 python3-cligj python3-fiona python3-geographiclib |
| 20 | python3-geopy python3-rtree python3-shapely |
| 21 | The following NEW packages will be installed: |
| 22 | libspatialindex-c6 libspatialindex-dev libspatialindex6 python3-cligj python3-fiona python3-geographiclib |
| 23 | python3-geopandas python3-geopy python3-rtree python3-shapely |
| 24 | 0 upgraded, 10 newly installed, 0 to remove and 995 not upgraded. |
| 25 | Need to get 3,326 kB of archives. |
| 26 | After this operation, 15.8 MB of additional disk space will be used. |
| 27 | Get:1 http://http.kali.org/kali kali-rolling/main amd64 libspatialindex6 amd64 1.9.3-3+b1 [264 kB] |
| 28 | Get:2 http://http.kali.org/kali kali-rolling/main amd64 libspatialindex-c6 amd64 1.9.3-3+b1 [69.6 kB] |
| 29 | Get:3 http://http.kali.org/kali kali-rolling/main amd64 libspatialindex-dev amd64 1.9.3-3+b1 [30.0 kB] |
| 30 | Get:4 http://kali.download/kali kali-rolling/main amd64 python3-cligj all 0.7.2-2 [8,616 B] |
| 31 | Get:5 http://http.kali.org/kali kali-rolling/main amd64 python3-fiona amd64 1.9.5-1+b2 [888 kB] |
| 32 | Get:6 http://mirrors.ocf.berkeley.edu/kali kali-rolling/main amd64 python3-geographiclib all 2.0-3 [32.0 kB] |
| 33 | Get:7 http://kali.darklab.sh/kali kali-rolling/main amd64 python3-shapely amd64 2.0.3-1 [376 kB] |
| 34 | Get:8 http://kali.download/kali kali-rolling/main amd64 python3-geopandas all 0.14.4-1 [1,544 kB] |
| 35 | Get:9 http://kali.download/kali kali-rolling/main amd64 python3-geopy all 2.4.1-1 [61.5 kB] |
| 36 | Get:10 http://kali.download/kali kali-rolling/main amd64 python3-rtree all 1.2.0-1 [52.4 kB] |
| 37 | Fetched 3,326 kB in 13s (261 kB/s) |
| 38 | Selecting previously unselected package libspatialindex6:amd64. |
| 39 | (Reading database ... 430242 files and directories currently installed.) |
| 40 | Preparing to unpack .../0-libspatialindex6_1.9.3-3+b1_amd64.deb ... |
| 41 | Unpacking libspatialindex6:amd64 (1.9.3-3+b1) ... |
| 42 | Selecting previously unselected package libspatialindex-c6:amd64. |
| 43 | Preparing to unpack .../1-libspatialindex-c6_1.9.3-3+b1_amd64.deb ... |
| 44 | Unpacking libspatialindex-c6:amd64 (1.9.3-3+b1) ... |
| 45 | Selecting previously unselected package libspatialindex-dev:amd64. |
| 46 | Preparing to unpack .../2-libspatialindex-dev_1.9.3-3+b1_amd64.deb ... |
| 47 | Unpacking libspatialindex-dev:amd64 (1.9.3-3+b1) ... |
| 48 | Selecting previously unselected package python3-cligj. |
| 49 | Preparing to unpack .../3-python3-cligj_0.7.2-2_all.deb ... |
| 50 | Unpacking python3-cligj (0.7.2-2) ... |
| 51 | Selecting previously unselected package python3-fiona. |
| 52 | Preparing to unpack .../4-python3-fiona_1.9.5-1+b2_amd64.deb ... |
| 53 | Unpacking python3-fiona (1.9.5-1+b2) ... |
| 54 | Selecting previously unselected package python3-geographiclib. |
| 55 | Preparing to unpack .../5-python3-geographiclib_2.0-3_all.deb ... |
| 56 | Unpacking python3-geographiclib (2.0-3) ... |
| 57 | Selecting previously unselected package python3-shapely. |
| 58 | Preparing to unpack .../6-python3-shapely_2.0.3-1_amd64.deb ... |
| 59 | Unpacking python3-shapely (2.0.3-1) ... |
| 60 | Selecting previously unselected package python3-geopandas. |
| 61 | Preparing to unpack .../7-python3-geopandas_0.14.4-1_all.deb ... |
| 62 | Unpacking python3-geopandas (0.14.4-1) ... |
| 63 | Selecting previously unselected package python3-geopy. |
| 64 | Preparing to unpack .../8-python3-geopy_2.4.1-1_all.deb ... |
| 65 | Unpacking python3-geopy (2.4.1-1) ... |
| 66 | Selecting previously unselected package python3-rtree. |
| 67 | Preparing to unpack .../9-python3-rtree_1.2.0-1_all.deb ... |
| 68 | Unpacking python3-rtree (1.2.0-1) ... |
| 69 | Setting up python3-shapely (2.0.3-1) ... |
| 70 | Setting up python3-cligj (0.7.2-2) ... |
| 71 | Setting up python3-geographiclib (2.0-3) ... |
| 72 | Setting up libspatialindex6:amd64 (1.9.3-3+b1) ... |
| 73 | Setting up python3-fiona (1.9.5-1+b2) ... |
| 74 | Setting up python3-geopy (2.4.1-1) ... |
| 75 | Setting up libspatialindex-c6:amd64 (1.9.3-3+b1) ... |
| 76 | Setting up libspatialindex-dev:amd64 (1.9.3-3+b1) ... |
| 77 | Setting up python3-geopandas (0.14.4-1) ... |
| 78 | Setting up python3-rtree (1.2.0-1) ... |
| 79 | Processing triggers for libc-bin (2.37-15) ... |
| 80 | Processing triggers for doc-base (0.11.2) ... |
| 81 | Processing 1 added doc-base file... |
| 82 | |
| 83 | }}} |
| 84 | |