What is libbeef?
Library for Bayesian error estimation functionals for use in density functional theory codes
Step 1: Download the libbeef at https://github.com/vossjo/libbeef
Step 2: Compile the libbeef
# ./configure --prefix=/usr/local/libbeef-1.0.3 CC=icc # make && make install