A new version of a software

Bonjour,

We want to add a version of Cytosim the software we have been working on. The only issue is that this new version hasn't been published yet. So it has to work only within our team to save the software from being used publicly yet.
Is there a way to install the new version but for me only to access it?

Thanks a lot for your assistance.

Bonjour,

It's always possible to install software yourself, and only for your own use, whether through a package manager (conda, pip, etc.) or by compiling it.
Once you have the binary/script/software, juste execute it or add the parent directory to your environmental variable PATH.

Best regards