How to Install and Uninstall python-pystac-doc Package on Kali Linux

Last updated: July 05,2024

1. Install "python-pystac-doc" package

Please follow the guidelines below to install python-pystac-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pystac-doc

2. Uninstall "python-pystac-doc" package

Please follow the guidelines below to uninstall python-pystac-doc on Kali Linux:

$ sudo apt remove python-pystac-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pystac-doc package on Kali Linux

Package: python-pystac-doc
Source: pystac
Version: 1.9.0-2
Installed-Size: 11611
Maintainer: Debian GIS Project
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Suggests: www-browser
Size: 1927712
SHA256: 3516e3fbfaf3b37d66dbb3f627348e64b9b5215d51ca252b6389cd74e19803ea
SHA1: a6af1272fa29848a2927fd7bfaa33d8de1dadc24
MD5sum: b77679c80868bf6a8d5d655259a321e5
Description: Python library for working with the SpatioTemporal Asset Catalog (documentation)
PySTAC is a library for working with the SpatioTemporal Asset Catalog (STAC)
specification (https://stacspec.org) in Python 3.
.
Some nice features of PySTAC are:
.
* Reading and writing STAC version 1.0. Future versions will read older
versions of STAC, but always write the latest supported version.
See STAC Spec Version Support for details.
* In-memory manipulations of STAC catalogs.
* Extend the I/O of STAC metadata to provide support for other platforms
(e.g. cloud providers).
* Easy, efficient crawling of STAC catalogs. STAC objects are only read
in when needed.
* Easily write "absolute published", "relative published" and
"self-contained" catalogs as described in the best practices
documentation.
.
This package provides documentation for pystac.
Description-md5:
Homepage: https://github.com/stac-utils/pystac
Section: doc
Priority: optional
Filename: pool/main/p/pystac/python-pystac-doc_1.9.0-2_all.deb

5. The same packages on other Linux Distributions