
Originally Posted by
Svartalf
You're probably an end user. What you DON'T know is that each distro, RPM based or DEB based happens to be a minefield for providing a "universal" package. Each one has slightly differing rules for where things go. And this doesn't even get into Gentoo or similar distributions which doesn't HAVE a packaging system like RPM or DEB but pull from source trees and builds everything.
You don't see the "nightmare" because you typically go with Red Hat prepared RPMs or SuSE prepared RPMs. DEBs tend to be a wee bit cleaner, but it's NOT assured that you're going to get consistent results, even if they're not "part of the package system". The installer, typically installs the game to your home directory unless you override that by installing as root, where it drops it in /usr/local usually. You want games installed in your home directory unless you've got a multi-user system anyhow.
You know what? Get them to be consistent amongst themselves and you might see that. We're not participants because there's no easy way for someone to DO that unless you're part of the source tree for the distribution or you're making a Red Hat, SuSE, Ubuntu, Debian, etc. package. So...either we snub a bunch of people, or we make an app installer that's not part of the packaging system. Take your pick.