How to Install and Uninstall python3-pystac Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 20,2024

1. Install "python3-pystac" package

In this section, we are going to explain the necessary steps to install python3-pystac on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-pystac

2. Uninstall "python3-pystac" package

This guide covers the steps necessary to uninstall python3-pystac on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-pystac package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-pystac
Architecture: all
Version: 1.9.0-2
Priority: optional
Section: universe/python
Source: pystac
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 878
Depends: python3-dateutil, python3:any, python3-jsonschema
Recommends: python3-jinja2, python3-urllib3
Suggests: python-pystac-doc
Filename: pool/universe/p/pystac/python3-pystac_1.9.0-2_all.deb
Size: 131594
MD5sum: eec5c35e7e8ed9d1c7236b69e1d15a1e
SHA1: 16a753bf4d1638f34e98d52acc811acd3ef95e4a
SHA256: 3869f6bc5650dac5f5954c4a7455ab63c812e95035cf07c4481c062961aa40c7
SHA512: ce80ceb23130429b7a9fbf4e1ab679632a224f801004f876d23d49de967c0544d922228f4e4b9a48e19734370e426b23b5aad98868a6f4a0944bf85d3aee7f5d
Homepage: https://github.com/stac-utils/pystac
Description: Python library for working with the SpatioTemporal Asset Catalog
Description-md5: 481e44bd838f223d8257805bcf6ed90e

5. The same packages on other Linux Distributions