Indeed, in VIPM 2022.1 zeromq doesn't even show in the list as the default config is "only show installable packages"
If I disable this, I see zeromq in the package list but can't install. Clearly a bug.
On the VIPM discord Jim said that a lot of work is being done to release a new VIPM for Linux "soon" so I'll make sure to bring this to his attention.
99% of my issues on Linux are privileges issues.
- on the VM with VIPM 2017, i need sudo to launch VIPM and after installing a package I always run a `chown user:user` on the installed package ; surely there is a way to fix this but I got used to it.
- on my Linux runner VM (for CI) it's the same, VIPM 2017 with sudo needed, as I rarely change the packages, it's a tolerable pain.
- on the other VM with VIPM 2022.1 I don't need sudo.
Actually for zeromq, we have modified the package and rebuilt it, online version 3.6.2 is "Linux and Windows", the one we built is "all OS"
so that's a work-around for the bug in VIPM 2022.1, set "all OS" and then you can install on Linux.