우분투 19.04를 설치했고 이제 https://www.addictivetips.com/ubuntu-linux-tips/install-the-qogir-gtk-theme-on-linux/
. 다운로드하여 설치한 후 ./Install -i
루트 권한을 묻는 명령을 통해 이미지 설치를 시도했습니다 . 그러나 루트 비밀번호를 입력하면 다음과 같은 내용이 표시됩니다.
jagannath@jagannath:~/Qogir-theme$ ./Install -i
\n sassc needs to be installed to generate the css.
[ trusted ] specify the root password : \n running: sudo apt install sassc
Reading package lists... Done:
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libsass1
The following NEW packages will be installed:
libsass1 sassc
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 773 kB of archives.
After this operation, 2,753 kB of additional disk space will be used.
Do you want to continue? [Y/n] Abort.
\n Operation canceled Bye
이제 gnome-tweak에서 Qogir 테마를 볼 수 있지만 배경 이미지가 누락되었습니다. 이 문제에 대한 제안을 부탁드립니다.
답변1
다음 방법으로 필수 패키지를 설치해 보세요.
sudo apt install sassc
그런 다음 다운로드한 테마를 다시 설치해 보세요.