如何在 Ubuntu 13.10 中安装 Plank

如何在 Ubuntu 13.10 中安装 Plank,第1张

Plank 是这个星球上最简单的 Dock 。Plank 目标是提供一个最简单的 Dock 绝对没有多余的脂肪哦!呵呵。

虽然简单,但是 Plank 可以扩展以创建更高级的功能,它有一个扩展库。因此,Plank 是 Docky 底层技术(从 3.0.0 版开始)旨在提供所有核心功能延伸到添加 Docky 爱好者,像 docklets,painters,设置对话框,等

在 Ubuntu 13.10 中安装 Plank,打开终端,输入一下命令

sudo add-apt-repository ppa:ricotz/docky

sudo apt-get update

sudo apt-get install plank

移除命令:

sudo add-apt-repository -r ppa:ricotz/docky

sudo apt-get remove plank

本篇文章来源于 Linux公社网站(www.linuxidc.com) 原文链接:http://www.linuxidc.com/Linux/2014-01/95476.htm

Ubuntu和Linux Mint默认的库没有该桌面系统,我们需要添加Elementary OS PPA,更新本地库索引和安装基础的桌面软件包。打开终端,运行命令:

sudo add-apt-repository -y ppa:elementary-os/stable

sudo apt-get update

sudo apt-get install elementary-desktop

使用下面的命令解决壁纸BUG:

gsettings set org.gnome.settings-daemon.plugins.background active true

另外,你想让系统看起来更像Elementary OS,还需要安装plank,运行下面的命令:

sudo add-apt-repository ppa:ricotz/docky

sudo apt-get update

sudo apt-get install plank

安装 Elementary Tweaks 工具来调整设置你的系统:

sudo add-apt-repository ppa: versable/elementa


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/7120942.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-01
下一篇 2023-04-01

发表评论

登录后才能评论

评论列表(0条)

保存