Unablle to dpkg influxdb

I just downloaded the influxdb ubuntu version, but seems like I can’t dpkg it, I don’t know the reason why this question exist.

~$ sudo dpkg -i influxdb_1.8.10_amd64.deb

Selecting previously unselected package influxdb.
(Reading database … 136086 files and directories currently installed.)
Preparing to unpack influxdb_1.8.10_amd64.deb …
Unpacking influxdb (1.8.10-1) …
dpkg: error processing archive influxdb_1.8.10_amd64.deb (–install):
trying to overwrite ‘/usr/bin/influx’, which is also in package influxdb-client 1.6.4-1build1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Failed to disable unit: Unit file influxdb.service does not exist.
Processing triggers for man-db (2.9.1-1) …
Errors were encountered while processing:
influxdb_1.8.10_amd64.deb

Hello @Gnarly,
Have you tried following the download instructions from here?
https://portal.influxdata.com/downloads/
Thanks