How to Install and Uninstall influxdb Package on Kali Linux
Last updated: January 10,2025
1. Install "influxdb" package
This tutorial shows how to install influxdb on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
influxdb
Copied
2. Uninstall "influxdb" package
This tutorial shows how to uninstall influxdb on Kali Linux:
$
sudo apt remove
influxdb
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the influxdb package on Kali Linux
Package: influxdb
Source: influxdb (1.6.7~rc0-2)
Version: 1.6.7~rc0-2+b4
Installed-Size: 18346
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: adduser, lsb-base (>= 3.0-6), libc6 (>= 2.34)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 5292584
SHA256: 65d9eaa502b77388f3fdde1e0e6ea9c61d6ca41b5f70220bbfaac925d92355ba
SHA1: 2a237bf4f49108b8621d3bf985ce49722c5243ef
MD5sum: afb68499a3ab25cae133094f8a634db5
Description: Scalable datastore for metrics, events, and real-time analytics
InfluxDB is a time series, metrics, and analytics database. It’s written
in Go and has no external dependencies. That means once you install it
there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
metrics, sensor data, and real-time analytics.
Description-md5:
Homepage: https://www.influxdata.com/products/influxdb-overview/
Built-Using: golang-1.21 (= 1.21.5-1), golang-collectd (= 0.3.0+git20181025.f80706d-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bmizerany-pat (= 0.0~git20170814.6226ea5-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-dgryski-go-bitstream (= 0.0~git20180412.3522498-3), golang-github-glycerine-go-unsnap-stream (= 0.0~git20210130.47dfef3-1), golang-github-golang-jwt-jwt (= 5.0.0+really4.5.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-golang-snappy (= 0.0.2-3), golang-github-influxdata-influxql (= 1.1.0-1), golang-github-influxdata-yamux (= 0.0~git20171107.1f58ded-5), golang-github-influxdata-yarpc (= 0.0.1-2), golang-github-influxdb-usage-client (= 0.0~git20151204.0.475977e-7), golang-github-jsternberg-zap-logfmt (= 1.0.0-1.1), golang-github-jwilder-encoding (= 0.0~git20170811.b4e1701-4), golang-github-klauspost-compress (= 1.17.2+ds1-1), golang-github-klauspost-pgzip (= 1.2.6-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-opentracing-opentracing-go (= 1.2.0-2), golang-github-peterh-liner (= 1.2.2-1), golang-github-philhofer-fwd (= 1.1.1-1), golang-github-prometheus-client-golang (= 1.17.0-2), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.45.0-3), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-roaringbitmap-roaring (= 0.4.21-2), golang-github-tinylib-msgp (= 1.1.9-1), golang-github-xlab-treeprint (= 0.0~git20181112.a009c39-1), golang-go.crypto (= 1:0.17.0-1), golang-go.uber-atomic (= 1.11.0-1), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.26.0-1), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-term (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-golang-x-time (= 0.5.0-1), golang-google-protobuf (= 1.32.0-1), golang-protobuf-extensions (= 1.0.4-2), golang-toml (= 1.3.2-2)
Section: database
Priority: optional
Filename: pool/main/i/influxdb/influxdb_1.6.7~rc0-2+b4_amd64.deb
Source: influxdb (1.6.7~rc0-2)
Version: 1.6.7~rc0-2+b4
Installed-Size: 18346
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: adduser, lsb-base (>= 3.0-6), libc6 (>= 2.34)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 5292584
SHA256: 65d9eaa502b77388f3fdde1e0e6ea9c61d6ca41b5f70220bbfaac925d92355ba
SHA1: 2a237bf4f49108b8621d3bf985ce49722c5243ef
MD5sum: afb68499a3ab25cae133094f8a634db5
Description: Scalable datastore for metrics, events, and real-time analytics
InfluxDB is a time series, metrics, and analytics database. It’s written
in Go and has no external dependencies. That means once you install it
there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
metrics, sensor data, and real-time analytics.
Description-md5:
Homepage: https://www.influxdata.com/products/influxdb-overview/
Built-Using: golang-1.21 (= 1.21.5-1), golang-collectd (= 0.3.0+git20181025.f80706d-2), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bmizerany-pat (= 0.0~git20170814.6226ea5-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-dgryski-go-bitstream (= 0.0~git20180412.3522498-3), golang-github-glycerine-go-unsnap-stream (= 0.0~git20210130.47dfef3-1), golang-github-golang-jwt-jwt (= 5.0.0+really4.5.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-golang-snappy (= 0.0.2-3), golang-github-influxdata-influxql (= 1.1.0-1), golang-github-influxdata-yamux (= 0.0~git20171107.1f58ded-5), golang-github-influxdata-yarpc (= 0.0.1-2), golang-github-influxdb-usage-client (= 0.0~git20151204.0.475977e-7), golang-github-jsternberg-zap-logfmt (= 1.0.0-1.1), golang-github-jwilder-encoding (= 0.0~git20170811.b4e1701-4), golang-github-klauspost-compress (= 1.17.2+ds1-1), golang-github-klauspost-pgzip (= 1.2.6-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-opentracing-opentracing-go (= 1.2.0-2), golang-github-peterh-liner (= 1.2.2-1), golang-github-philhofer-fwd (= 1.1.1-1), golang-github-prometheus-client-golang (= 1.17.0-2), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.45.0-3), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-roaringbitmap-roaring (= 0.4.21-2), golang-github-tinylib-msgp (= 1.1.9-1), golang-github-xlab-treeprint (= 0.0~git20181112.a009c39-1), golang-go.crypto (= 1:0.17.0-1), golang-go.uber-atomic (= 1.11.0-1), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.26.0-1), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-sync (= 0.5.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-term (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-golang-x-time (= 0.5.0-1), golang-google-protobuf (= 1.32.0-1), golang-protobuf-extensions (= 1.0.4-2), golang-toml (= 1.3.2-2)
Section: database
Priority: optional
Filename: pool/main/i/influxdb/influxdb_1.6.7~rc0-2+b4_amd64.deb