linux安装GNOME时候报冲突的解决办法
fwupdate-efi 与 grub2-common 冲突
在CentOS7系统中使用命令yum groupinstall -y "GNOME Desktop"
提示:fwupdate-efi 与 grub2-common 冲突
这是由于grub2-common包的冲突,
所以要将该包使用yum update grub2-commonn命令进行更新
⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️️⬇️⬇️
yum update grub2-common
yum install fwupdate-efi