cd /path/to/BRAKER
wget https://codeload.github.com/gpertea/cdbfasta/zip/refs/heads/master
tar xvf cdbfasta-master.zip
cd cdbfasta
make
export PATH=/path/to/BRAKER/cdbfasta:$PATH