Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安装 Matcha Gtk Theme 主题
Experiences and Insight
619
views ·
0
replies ·
To
floor
Go
量子巡游者
Moderator
2018-06-30 00:12
Author
本帖最后由 MMDMM 于 2020-6-10 11:37 编辑
Matcha 是一款扁平化设计的GTK 3、GTK 2和Gnome-Shell主题。
主题地址
为保证主题能够正常使用,可能需要安装gtk2-engines
以下针对下面的三类系统说一下安装方法,打开终端输入命令
Fedora/RedHat 用户命令:
yum install gtk-murrine-engine gtk2-engines
Copy the Code
Ubuntu/Mint/Debian 用户命令:
sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf
Copy the Code
ArchLinux用户命令:
pacman -S gtk-engine-murrine gtk-engines
Copy the Code
然后主题地址网站下载ZIP包解压,cd命令到解压目录,然后以root用户运行命令:
sudo ./Install
Copy the Code
在ubuntu16.04或更高版本中运行安装程序脚本时,如果出现此错误(作者网站说会遇到,但是我的ubuntu 18.04没有出现这个问题):
XMLLINT not set and xmllint not found in path; skipping xml preprocessing
Copy the Code
要修复它,你必须安装libxml2-utils
sudo apt install libxml2-utils
Copy the Code
在Fedora 24或更高版本中运行安装程序脚本时,需要安装’glib2-devel’。
sudo dnf install glib2-devel
Copy the Code
截图:
GNOME Shell
转载自
我是菜鸟网
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
Matcha 是一款扁平化设计的GTK 3、GTK 2和Gnome-Shell主题。
转载自我是菜鸟网