sudo apt update #更新索引
sudo apt install -y --reinstall $(dpkg -l | grep -v ii | grep rc | awk '{print $2}' | sed '1,5 d') # 修复所有RC状态的包
sudo apt install -y --reinstall `apt search panel | cut -d "/" -f 1 | grep -e ^mate-pa -e ^uk*panel `
sudo apt update #更新索引
sudo apt install -y --reinstall $(dpkg -l | grep -v ii | grep rc | awk '{print $2}' | sed '1,5 d') # 修复所有RC状态的包
sudo apt install -y --reinstall `apt search panel | cut -d "/" -f 1 | grep -e ^mate-pa -e ^uk*panel `
麒麟系统任务栏消失或样式改变
https://liumou.site/doc/679