6.37.2. Contents of File
Installed programs:
file
Installed library:
libmagic.so
The File package contains a utility for determining the type of a given file or files.
User Notes: http://wiki.linuxfromscratch.org/hlfs/wiki/file
Prepare File for compilation:
./configure --prefix=/usr --disable-static
Compile the package:
make
This package does not come with a test suite.
Install the package:
make install