CentOS环境下更新Dolphin分两种情况:
sudo yum update dolphin
sudo dnf update dolphin
sudo yum groupinstall "Development Tools" -y
注意:更新前建议备份重要数据,更新后检查功能是否正常。