Installing File-&file-version;
Estimated build time:           &file-time;
Estimated required disk space:  &file-compsize;
&aa-file-shortdesc;
&aa-file-dep;
  
Installation of File
Prepare File for compilation:
./configure --prefix=/usr 
Compile the package:
make
And install it:
make install