Homebrew works great on Macs but on Linux, admins will usually prefer to use the native package manager.
Please add proper way to manage the package on Debian/Ubuntu, this means at least a .deb package and at best an apt repository with a public key that can be added to apt (and verified cryptographically) so it update the package automatically.
Right now we are left installing a binary manually which cannot be updated automatically. This does not scale.
Homebrew works great on Macs but on Linux, admins will usually prefer to use the native package manager.
Please add proper way to manage the package on Debian/Ubuntu, this means at least a .deb package and at best an apt repository with a public key that can be added to apt (and verified cryptographically) so it update the package automatically.
Right now we are left installing a binary manually which cannot be updated automatically. This does not scale.