Linux - Anti-Virus - chkrootkit - Install chkrootkit

The source code need to be downloaded and compiled manually:

wget ftp://ftp.chkrootkit.org/pub/seg/pac/chkrootkit.tar.gz
tar -xvf chkrootkit.tar.gz
cd chkrootkit
./configure
make
sudo make install
sudo chkrootkit