Prerequisites: * linux-utils * sed Installation: * Run sudo ./install * If you want to alter the settings, do sudo bash. From there, set DISTRO to change the program's name. Eg. DISTRO=foobar ./install Uninstallation: * Run sudo bash and run UNINSTALL=1 ./install * If you altered your DISTRO value before, you have to set it to the same value Running: * Syntax: unshare-helper Commands: * help Show this help. * prefix-start Start a program within a prefix. If UNSHH_ROOT is set to 1, it will use settings that emulate root rights. * app-export Add a desktop launcher from the prefix to the host. * app-unexport Remove a desktop launcher of a prefix from the host.