No CLI after installing InfluxDB on Raspberry PI

I have this issue aswell.
run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use
pi@raspberrypi:/bin $ influx
bash: influx: command not found

pi@raspberrypi:/bin $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster

Also the advice given above returns for the first line:
pi@raspberrypi:/ $ apt remove influxdb
E: Type ‘“deb’ is not known on line 1 in source list /etc/apt/sources.list.d/influxdb.list
E: The list of sources could not be read.
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?