How to Install and Uninstall python3-usgs Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-usgs" package

Please follow the step by step instructions below to install python3-usgs on Kali Linux

$ sudo apt update $ sudo apt install python3-usgs

2. Uninstall "python3-usgs" package

In this section, we are going to explain the necessary steps to uninstall python3-usgs on Kali Linux:

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

3. Information about the python3-usgs package on Kali Linux

Package: python3-usgs
Source: usgs
Version: 0.3.5-3
Installed-Size: 77
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-click, python3-requests, python3-requests-futures, python3:any
Suggests: python-usgs-doc
Size: 13328
SHA256: 0866004d53f84fa49d5b6762523ebf053883bc803c441b0bd5cd8b474e66a2bb
SHA1: 8bf14d836679103236b2004a9dbe21ad3302c3c1
MD5sum: c48a70b86bfb685146a9a54ee124c29a
Description: Access the USGS inventory service
USGS is a Python module for interfacing with the US Geological
Survey's API.
It provides submodules to interact with various endpoints,
and command line utilities, helpful for building out large
pipelines.
Description-md5:
Homepage: https://github.com/kapadia/usgs
Section: python
Priority: optional
Filename: pool/main/u/usgs/python3-usgs_0.3.5-3_all.deb