This adds some more package-managers to the command-not-found handler and
adds a way to detect if two or more missing commands belong to the same
program.
A number of installed applications like visudo, vipw and vigr need vi to work as expected.
This commit installs the Arch's vi to vim compatibility package so that everything will work as expected after a fresh installation.
Fixes#497