On 17 November 2017 at 13:14, Mihai Moldovan <ionic@ionic.de> wrote:
> sudo depending on vim sounds like a bug in EPEL 6/CentOS 6 instead. It should be
> editor-agnostic.
If it's anything like Debian, sudo might depend on an editor (*any* editor) so that sudoedit works, and vim is just the first one in a dependency OR condition. Do you have another console editor installed (like Pico, Micro, Emacs)?
- Jason