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

Last updated: May 20,2024

1. Install "python3-firehose" package

This guide let you learn how to install python3-firehose on Kali Linux

$ sudo apt update $ sudo apt install python3-firehose

2. Uninstall "python3-firehose" package

This guide let you learn how to uninstall python3-firehose on Kali Linux:

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

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

Package: python3-firehose
Source: python-firehose
Version: 0.5-1
Installed-Size: 99
Maintainer: Paul Tagliamonte
Architecture: all
Depends: python3:any
Size: 17536
SHA256: 43e60dc9e726e7fab3b7ba79e983201135d0d98b3e90e85eb497bbcace5b5eca
SHA1: 0d83b89356ec5ac28a78994a3cf4593e055e7842
MD5sum: e667404c8fb530cddd66d460071db60d
Description: Python bindings to the Firehose static analysis format
Static analysis data is, well, awesome! However, there's a problem of suffering
from 10,000 different schemas, and unique ways of communicating the results.
.
Firehose aims to solve these issues by providing a common static analysis
schema, with parsers for common tools, and lots of code to deal with
Firehose output.
.
This package contains the Python 3 bindings to the Firehose XML schema.
Description-md5:
Homepage: https://github.com/fedora-static-analysis/firehose
Section: python
Priority: optional
Filename: pool/main/p/python-firehose/python3-firehose_0.5-1_all.deb

5. The same packages on other Linux Distributions