I need to deploy, manage and run software as a non-privileged user in SuSE (that is, no root access whatsoever, can't use system's package management, etc).
What are my options?
I'd prefer reusing system's package manager (YaST) by somehow setting up a separate user-local repository. Second best choice is a separate package management system that supports user-local repositories. Preferably it would also support push-style updates (as opposed to pull).