How to Install and Uninstall graphite-api Package on Kali Linux

Last updated: May 14,2024

1. Install "graphite-api" package

This guide let you learn how to install graphite-api on Kali Linux

$ sudo apt update $ sudo apt install graphite-api

2. Uninstall "graphite-api" package

Please follow the step by step instructions below to uninstall graphite-api on Kali Linux:

$ sudo apt remove graphite-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the graphite-api package on Kali Linux

Package: graphite-api
Version: 1.1.3-6
Installed-Size: 851
Maintainer: Debian Graphite Group
Architecture: all
Depends: python3-cairocffi, python3-flask, python3-pyparsing, python3-six, python3-structlog (>= 19.2.0), python3-tz, python3-tzlocal, python3-yaml, python3:any, libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg), adduser
Suggests: gunicorn3 | uwsgi-plugin-python3 | libapache2-mod-wsgi-py3
Size: 120964
SHA256: a4b68895e134b1b8150e32743005e6202976a59b9d9a363d59f4f6d208dd6f4c
SHA1: 77d327e5c1d82554f8aba9e5d0d9abc5d8414df5
MD5sum: f7abde62ee878335bdc16f214d7119a6
Description: Enterprise Scalable Realtime Graphing (API-only frontend)
Graphite consists of a storage backend and a web-based visualization
frontend. Client applications send streams of numeric time-series
data to the Graphite backend (called carbon), where it gets stored in
fixed-size database files similar in design to RRD.
.
Graphite-API is an alternative to Graphite-web, without any built-in
dashboard. Its role is solely to fetch metrics from a time-series
database and rendering graphs or JSON data out of these time
series. It is meant to be consumed by any of the numerous Graphite
dashboard applications.
Description-md5: b497ba4cff69c3287b68ea35e87aa666
Homepage: https://github.com/brutasse/graphite-api/
Section: web
Priority: optional
Filename: pool/main/g/graphite-api/graphite-api_1.1.3-6_all.deb