To get FUSE working, an administrator has to download module source code from http://sourceforge.net/projects/avf , compile it as a typical GNU application and load the given binary ( or depending on Linux version) into the running kernel.
Any user who would like to try PackageFS with lufis daemon, should in the first place install LUFS user space part following the instructions in section 4.4.1.1. This part is needed since it contains main file system library. Then he has to download lufis from the FUSE web page, and compile it. Finally, he runs lufis with
~