I am trying to install the HEAD plugin from an RPM, but it's failing because of the common error of 'ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip', my rpm contains that file.
Trying to find the right documentation to install a plugin from an RPM, but there doesn't seem to be one.
Can we actually install a plugin from an RPM? If yes, is there a different way to do so then
bin/plugin install file://
Thanks!