Plugget possible no install for pure command package
A plugget package without a repo_url doesn’t always need to be installed.
If the requirements are already met, e.g. another plugin installed the dependencies, you should be able to just run it.
However, implementing this “no-install” approach is not as straight forward.