Debian Package for Debian/Ubuntu Linux

Moved from GitHub dgraph/5191

Posted by darkn3rd:

As a Linux user (Debian, Ubuntu, etc), I want to install dgraph binaries using apt-get, so that installation super easy and enjoy benefits of package management (searched, install audited, automation)

Implementation: We would post packages and gpg key on a web server, and users would then add the repository, such as through add-apt-repository or edit /etc/apt/sources.list or add a file to /etc/apt/apt.conf.d/ and then use sudo apt-get install dgraph for example