Installation of Tar Prepare Tar to be compiled: ./configure --prefix=/usr --bindir=/bin \     --libexecdir=/usr/bin Continue with compiling the package: make make check Finish installing the package: make install