
최근 Ubuntu를 15.04로 업데이트했으며 이제 Unity 셸로 돌아왔습니다. 업데이트 후에 제가 가지고 있던 그놈 쉘에 버그가 생겨서 다시 되돌려야 했습니다. Ubuntu Gnome으로 전환하지 않고 Gnome 쉘을 다시 얻으려면 어떻게 해야 합니까? 지금 당장은 재포맷을 할 여력이 없습니다.
답변1
다음 명령을 사용하여 그놈 쉘 3.14를 설치하십시오.
sudo apt-get install gnome-shell
GNOME 3.16 또는 향후 GNOME 버전의 경우
sudo add-apt-repository ppa:gnome3-team/gnome3-staging
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell