How to Install and Uninstall python3-geopandas Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "python3-geopandas" package

Learn how to install python3-geopandas on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-geopandas

2. Uninstall "python3-geopandas" package

Please follow the guidance below to uninstall python3-geopandas on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-geopandas $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-geopandas package on Ubuntu 21.10 (Impish Indri)

Package: python3-geopandas
Architecture: all
Version: 0.8.2-1
Priority: optional
Section: universe/python
Source: python-geopandas
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1559
Depends: python3-fiona, python3-pandas, python3-pyproj, python3-shapely, python3-six, python3-numpy, python3:any
Recommends: python3-descartes, python3-geopy, python3-matplotlib, python3-psycopg2, python3-rtree
Filename: pool/universe/p/python-geopandas/python3-geopandas_0.8.2-1_all.deb
Size: 883236
MD5sum: 6ee22611050bf8435f21c10309fe2aea
SHA1: a7fd7b38c2712887e8c1f939b868174db0f91066
SHA256: b65a6ae610a0719a775373ac1e2ebcdb3fdb92a5e931f98c76755caab4d7bc7f
SHA512: 8b7511bf449ce633fa291ba2dd20e1ea911a47941817b4dbb37087ed6ec1db3344a6b95e1f618414c56e279fa01004b22f75fc4faaf1717fcbdff49c6da05dbd
Homepage: http://www.geopandas.org
Description-en: Python3 tools for geographic data
GeoPandas is a project to add support for geographic data to
pandas objects. It currently implements
`GeoSeries` and `GeoDataFrame` types which are subclasses of
`pandas.Series` and `pandas.DataFrame` respectively. GeoPandas
objects can act on shapely geometry objects and perform geometric operations.
.
GeoPandas geometry operations are cartesian. The coordinate reference
system (crs) can be stored as an attribute on an object, and is
automatically set when loading from a file. Objects may be
transformed to new coordinate systems with the `to_crs()` method.
There is currently no enforcement of like coordinates for operations,
but that may change in the future.
.
This package contains the Python 3 version of the library.
Description-md5: 7915f3a9bc68354c563139f895e789dc