How to Install and Uninstall influxdb-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "influxdb-client" package

Please follow the guidelines below to install influxdb-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install influxdb-client

2. Uninstall "influxdb-client" package

Here is a brief guide to show you how to uninstall influxdb-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove influxdb-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the influxdb-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: influxdb-client
Priority: extra
Section: universe/database
Installed-Size: 9227
Maintainer: Ubuntu Developers
Original-Maintainer: Alexandre Viau
Architecture: amd64
Source: influxdb
Version: 0.10.0+dfsg1-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/i/influxdb/influxdb-client_0.10.0+dfsg1-1_amd64.deb
Size: 2047094
MD5sum: 0750dfc61709e6a670ce311b3f232d7f
SHA1: 0b16ef07da28f54216b585ea9aebfc0d60a025d8
SHA256: c8acb50ba25fa9edda802f24b83cec1f6df8e4f2578c3da8a210296ef499c416
Description-en: 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.
Description-md5: 6a069ec63536b234ccfd6c6cb9c622be
Built-Using: golang (= 2:1.6~rc1-0ubuntu1), golang-collectd (= 0.0~git20150630-1), golang-github-bmizerany-pat (= 0.0~git20140625-1), golang-github-boltdb-bolt (= 1.1.0-1), golang-github-davecgh-go-spew (= 0.0~git20150619-1), golang-github-dgryski-go-bits (= 0.0~git20151205.0.86c69b3-1), golang-github-dgryski-go-bitstream (= 0.0~git20151205.0.27cd597-1), golang-github-golang-snappy (= 0.0+git20150730.723cc1e-3), golang-github-hashicorp-raft (= 0.0~git20150728.9b586e2-2), golang-github-hashicorp-raft-boltdb (= 0.0~git20150201.d1e82c1-1), golang-github-influxdb-enterprise-client (= 0.0~git20151113.0.25665cb-1), golang-github-influxdb-usage-client (= 0.0~git20151204.0.475977e-1), golang-github-jwilder-encoding (= 0.0~git20150929.0.07d88d4-1), golang-github-kimor79-gollectd (= 0.0~git20150617.0.61d0dee-1), golang-github-paulbellamy-ratecounter (= 0.0~git20151119.0.5a11f58-1), golang-github-peterh-liner (= 0.0~git20151118.0.4d47685-1), golang-github-rakyll-statik (= 0.0~git20150419-2), golang-go.crypto (= 1:0.0~git20151201.0.7b85b09-2), golang-gogoprotobuf (= 0.0~git20150828.0.6cab0cc-1), golang-gopkg-fatih-pool.v2 (= 0.0~git20150325-1), golang-goprotobuf (= 0.0~git20150526-2), golang-toml (= 0.1.0+git20160102.23.5c4df71-1)
Homepage: https://influxdata.com/time-series-platform/influxdb/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu