file error by wget and solve it with curl -o xxx url.
curl -o daf ftp://ftp.ncbi.nlm.nih.gov/blast/executables/rmblast/2.2.28/ncbi-rmblastn-2.2.28-src.tar.gz
tar xzvf ncbi-rmblastn-2.2.28-src.tar.gz
tar xzvf RepeatMasker-4.1.2-p1.tar.gz
Install
cd RepeatMasker
chmod -R 777 *
./configure
Remember to download TRF software and filed with fill path
That‘s all
**
Remember to update HMMER & DFAM so that your filter more specific OR you can use blast to align with your reference genome to filter.**