温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

如何美化你的ubuntu

发布时间:2020-08-10 20:36:30 来源:ITPUB博客 阅读:147 作者:安全剑客 栏目:建站服务器
现在就一个ubuntu系统,当然希望它很漂亮啦,自己可以试着玩玩,搞个Mac OS X主题风格,苹果的界面, 苹果的logo。
安装Unity Tweak Tool——实现桌面,图标,主题的切换

Unity Tweak Tool 是一款适用于ubuntu Unity桌面的设置管理器

sudo aptitude install unity-tweak-tool
实现苹果风格须添加软件源
sudo add-apt-repository ppa:noobslab/themes
sudo aptitude update
安装苹果主题
sudo aptitude install macbuntu-ithemes-v6
安装苹果图标
sudo aptitude install macbuntu-icons-v6
安装苹果主题托盘
sudo aptitude install macbuntu-plank-theme-v6
安装苹果启动标志和其他
sudo aptitude install macbuntu-lightdm-v6
sudo aptitude install macbuntu-bscreen-v6
附带安装一套精美的Numix图标,超好看的
sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-icon-theme-circle
下面是移除一些不常用的软件
#移除游戏(对对碰)
sudo apt autoremove gnome-mahjongg
#移除游戏(数独)
sudo apt autoremove gnome-sudoku

原文地址: https://www.linuxprobe.com/ubuntu-linux-tool.html

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI