This is the Debian repository for Gremlin.
Follow these steps to install the gremlin client and daemon on Debian-based Linux distributions.
Add the gremlin repo:
echo "deb https://deb.gremlin.com/ release non-free" | sudo tee /etc/apt/sources.list.d/gremlin.list
Import the GPG key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9CDB294B29A5B1E2E00C24C022E8EF3461A50EF6
Install gremlin client and daemon:
sudo apt-get update && sudo apt-get install -y gremlin gremlind