The logic used for checking existing installation does not work if the installation package name is not used as a primary command. For example, sg3-utils is the download package. But sg3-utils -v doesn't work, but sg_sanitize works. So, packages like this will fail this installation check.
This is a minor issue as it doesn't affect the actual sanitization process.
The logic used for checking existing installation does not work if the installation package name is not used as a primary command. For example, sg3-utils is the download package. But sg3-utils -v doesn't work, but sg_sanitize works. So, packages like this will fail this installation check.
This is a minor issue as it doesn't affect the actual sanitization process.