I'm stuck. When I type 'dub remove package-name' it asks me to specify which version. Then 'dub remove package-name version' results an error telling me it expects exactly one argument. So I try 'dub remove package-name:version and I'm told that it cannot find the package to remove. What's the secret formula?