>>35
Real operating systems keep track of package files, so if you don't have time to make a proper .deb or .rpm it's nice to make your program install to /opt or /usr/local by default to avoid conflicts and leaving garbage around. Apparently Ruby maintainers are nice.