Updated on 06/18/2017 with new download links

Stolen from here

1. Download the source code:

wget https://github.com/kdlucas/byte-unixbench/archive/v5.1.3.tar.gz

2. Install dependencies for CentOS 6.x:

yum install -y gcc time perl-Time-HiRes

3. Untar and change directory:

tar zxvf UnixBench5 …