Install influxdb-client by entering the following commands in the terminal:
sudo apt update sudo apt install influxdb-client
Description:
command line interface for InfluxDB
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. . This package contains the command line interface.
Homepage: https://influxdata.com/time-series-platform/influxdb/
Version: 1.1.1+dfsg1-4
Section: universe/database