如何安装 Arc 主题 Ubuntu GNOME?

2 gnome themes software-installation

如何在 Ubuntu GNOME 上安装 Arc GTK+ 主题?

A.B*_*.B. 5

更新

因为有些日子有一个 Wily 存储库

wget http://download.opensuse.org/repositories/home:Horst3180/xUbuntu_15.10/Release.key
sudo apt-key add - < Release.key 

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_15.10/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update
sudo apt-get install arc-theme
Run Code Online (Sandbox Code Playgroud)

有趣的问题,但是......好吧......

wget http://download.opensuse.org/repositories/home:Horst3180/xUbuntu_15.04/Release.key
sudo apt-key add - < Release.key 

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_15.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update
sudo apt-get install arc-theme
Run Code Online (Sandbox Code Playgroud)

在此处输入图片说明

不,没有 Wily 存储库。

要求:

  • 侏儒/GTK 3.14、3.16 或 3.18
  • gnome-themes-standard
  • 鼠类引擎

有关更多详细信息,请阅读README.md

  • 为什么这是一个有趣的问题? (3认同)