openKylin论坛

 找回密码

ubuntu15.10install-mac-theme [复制链接]

本帖最后由 笨鸟弟弟 于 2015-11-8 14:40 编辑


1:下载最新的mac壁纸
  1. wget http://drive.noobslab.com/data/Mac-15.10/MacBuntu-Wallpapers.zip
复制代码

2:MacBuntu OSŸ主题,图标和光标:
  1. sudo add-apt-repository ppa:noobslab/themes
  2. sudo apt-get update
  3. sudo apt-get install macbuntu-icons-v6
  4. sudo apt-get install macbuntu-ithemes-v6
复制代码
卸载macbuntu OSY主题,图标和光标,
  1. cd /usr/share/icons/mac-cursors && sudo ./uninstall-mac-cursors.sh
  2. sudo apt-get remove macbuntu-ithemes-v6 macbuntu-icons-v6
复制代码
3:Slingscold(替代的Launchpad)
  1. sudo add-apt-repository ppa:noobslab/apps
  2. sudo apt-get update
  3. sudo apt-get install slingscold
复制代码

4:突变聚焦(替代苹果的Spotlight)
  1. sudo add-apt-repository ppa:noobslab/apps
  2. sudo apt-get update
  3. sudo apt-get install mutate
复制代码

5: Plank Dock(木板)
  1. sudo apt-get install plank
复制代码
安装dock主题皮肤
  1. sudo add-apt-repository ppa:noobslab/themes
  2. sudo apt-get update
  3. sudo apt-get install macbuntu-plank-theme-v6
复制代码
卸载dock主题
  1. sudo apt-get autoremove plank macbuntu-plank-theme-v6
复制代码

6:应用MacBuntu开机画面/飞溅:
  1. sudo add-apt-repository ppa:noobslab/themes
  2. sudo apt-get update
  3. sudo apt-get install macbuntu-bscreen-v6
复制代码
如果不喜欢可以用下面命令卸载并回到ubuntu
  1. sudo apt-get autoremove macbuntu-bscreen-v6
复制代码

7:更换面板上的“Ubuntu桌面”字和“苹果”
  1. cd && wget -O Mac.po http://drive.noobslab.com/data/Mac-15.10/change-name-on-panel/mac.po
  2. cd /usr/share/locale/zh_CN/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Mac.po;rm ~/Mac.po;cd
复制代码
不喜欢可以回到ubuntu用下面命令恢复
  1. cd && wget -O Ubuntu.po http://drive.noobslab.com/data/Mac-15.10/change-name-on-panel/ubuntu.po
  2. cd /usr/share/locale/zh_CN/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Ubuntu.po;rm ~/Ubuntu.po;cd
复制代码


8:苹果Logo
  1. wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-15.10/launcher-logo/apple/launcher_bfb.png
  2. sudo mv launcher_bfb.png /usr/share/unity/icons/
复制代码
恢复ubuntu ,logo
  1. wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-15.10/launcher-logo/ubuntu/launcher_bfb.png
  2. sudo mv launcher_bfb.png /usr/share/unity/icons/
复制代码

9:安装工具来改变主题和图标
  1. sudo apt-get install unity-tweak-tool
  2. sudo apt-get install gnome-tweak-too
复制代码


10:安装单色图标的LibreOffice:
  1. sudo apt-get install libreoffice-style-sifr
复制代码

11:Mac字体:
  1. wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac-15.10/macfonts.zip
  2. sudo unzip mac-fonts.zip -d /usr/share/fonts; rm mac-fonts.zip
  3. sudo fc-cache -f -v
复制代码

12:安装MacBuntu主题LightDM的Webkit迎宾:
  1. sudo add-apt-repository ppa:noobslab/themes
  2. sudo apt-get update
  3. sudo apt-get install macbuntu-lightdm-v6
复制代码
如果不能正常工作卸载可以恢复ubuntu迎宾

  1. sudo apt-get remove macbuntu-lightdm-v6
复制代码
迎宾画面


飞溅画面



dock样式


安装后效果





附带几张新壁纸














楼主
发表于 2015-11-7 22:01:06
回复

使用道具 举报

ubuntu15.10install-mac-theme [复制链接]

我打算把版主的帖子看一遍,哈哈,请问这个教程安装好之后,怎么改回默认的主题呢?
沙发
发表于 2016-1-23 16:58:05
回复

使用道具 举报

ubuntu15.10install-mac-theme [复制链接]

michael_xx 发表于 2016-1-23 16:58
我打算把版主的帖子看一遍,哈哈,请问这个教程安装好之后,怎么改回默认的主题呢?

第九选项里面有设置工具安装,任意一种都可以使你选择原味道的主题与图标,
第十二选项已经有过提示,建议不要强迫安装,
板凳
 楼主| 发表于 2016-1-23 17:12:37
回复

使用道具 举报

ubuntu15.10install-mac-theme [复制链接]

sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-icons-v6
sudo apt-get install macbuntu-ithemes-v6


更新的时候有好多忽略的,安装的时候   提示无法定位软件包。。。这是啥情况
地板
发表于 2017-3-28 13:10:13
回复

使用道具 举报

ubuntu15.10install-mac-theme [复制链接]

caijw 发表于 2017-3-28 13:10
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install macbuntu-icon ...

服务器问题
5#
 楼主| 发表于 2017-3-29 20:53:28
回复

使用道具 举报

ubuntu15.10install-mac-theme [复制链接]

michael_xx 发表于 2016-1-23 16:58
我打算把版主的帖子看一遍,哈哈,请问这个教程安装好之后,怎么改回默认的主题呢?

参见上文第七条
7#
发表于 2017-7-31 16:02:48
回复

使用道具 举报

ubuntu15.10install-mac-theme [复制链接]

ubuntu 就ubuntu  我现在用的ubuntu的这个主题也是很不错的呢
嘎嘎!
8#
发表于 2018-1-24 21:10:23
回复

使用道具 举报

openKylin

GMT+8, 2024-5-17 15:15 , Processed in 0.072932 second(s), 21 queries , Gzip On.

Copyright ©2022 openKylin. All Rights Reserved .

ICP No. 15002470-12 Tianjin

快速回复 返回顶部 返回列表