1.download the file of dssp
sudo wget ftp://ftp.cmbi.ru.nl/pub/software/dssp/dssp-2.0.4-linux-amd64 -O /usr/local/bin/dssp 2.改dssp执行权限 sudo chmod a+x /usr/local/bin/dssp3.check the program use "whereis dssp" can known the file where is ,
#whereis dssp
/usr/local/bin/dssp