How to Install and Uninstall python3-pystac-client Package on Kali Linux

Last updated: November 23,2024

1. Install "python3-pystac-client" package

Here is a brief guide to show you how to install python3-pystac-client on Kali Linux

$ sudo apt update $ sudo apt install python3-pystac-client

2. Uninstall "python3-pystac-client" package

Please follow the instructions below to uninstall python3-pystac-client on Kali Linux:

$ sudo apt remove python3-pystac-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pystac-client package on Kali Linux

Package: python3-pystac-client
Source: pystac-client
Version: 0.7.5-1
Installed-Size: 156
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-dateutil, python3-pystac, python3-requests, python3:any
Size: 35736
SHA256: 93cd6c482419f6399960e38544cc9e61ecb9e55b4c6f36d69c3359410042882a
SHA1: 0ad19024bc1ad240de6aa0a14e657a37e36dfe67
MD5sum: 9c9cda7b6451a4343df5a09ac14b82d0
Description: Python library for working with SpatioTemporal Asset Catalog (STAC) APIs
The STAC Python Client (pystac_client) is a Python package for working
with STAC Catalogs and APIs that conform to the STAC and STAC API specs
in a seamless way.
.
PySTAC Client builds upon PySTAC through higher-level functionality and
ability to leverage STAC API search endpoints.
Description-md5:
Homepage: https://github.com/stac-utils/pystac-client
Section: python
Priority: optional
Filename: pool/main/p/pystac-client/python3-pystac-client_0.7.5-1_all.deb

5. The same packages on other Linux Distributions