How to install yeoman 0.9.6

I work on a application build with node.js and yeoman 0.9.6 but yeoman 1.0 is slightly different and not compatible with the application and I can't migrate it to yeoman 1.0

So I unsuccessfully tried to find a way to install yeoman 0.9.6 (Linux)

Is there a way to do it?

Unfortunately, installing the 0.9.x of Yeoman is no longer officially supported. We provide a brief Migration Guide to move from 0.9 to the new 1.0 architecture.

You can still install the old yeoman package from npm, but it is completely unsupported by now.