On Sat, 13 Oct 2018 10:16:56 +0300 Adrian Bunk <[email protected]> wrote: > > Helm is a tool that streamlines installing and managing Kubernetes > > applications. Think of it like apt/yum/homebrew for Kubernetes. > > The binary package name "helm" is still available, but there is already > a completely unrelated package src:helm in Debian: > https://tracker.debian.org/pkg/helm
This "helm" is a plugin for emacs. Its binary packages are elpa-helm and elpa- helm core. It does not deliver a helm executable. So there's no collision between emacs' helm and kubernetes' helm besides the source package name. HTH

