社区新版论坛已上线,点击立即前往!使用 openKylin 账户授权登录,解锁更多体验!

openKylin论坛

 找回密码

install-macbuntu-16_10.sh [复制链接]

本帖最后由 笨鸟弟弟 于 2016-12-21 21:40 编辑

办法如下下载install-macbuntu-16_10.sh文件得到install-macbuntu-16_10.sh,chmod +x install-macbuntu-16_10.sh赋予运行权限,./install-macbuntu-16_10.sh回车等待自动安装全部,安装完毕计算机重启登录用unity-tweak-tool激活主题图标等设置.

源文件如下内容“

  1. #!/bin/bash

  2. sudo add-apt-repository ppa:noobslab/macbuntu -y
  3. sudo add-apt-repository ppa:noobslab/themes -y
  4. sudo apt-get update

  5. #Download Wallpapers MACOSX
  6. cd /usr/share/backgrounds/
  7. sudo wget http://drive.noobslab.com/data/Mac/MacBuntu-Wallpapers.zip
  8.   sudo unzip MacBuntu-Wallpapers.zip
  9. sudo rm MacBuntu-Wallpapers.zip

  10. gsettings set org.gnome.desktop.background picture-uri file:///usr/share/backgrounds/mbuntu-13.png
  11. cd

  12. #MacBuntu OS Y Theme, Icons and cursors:
  13. sudo apt-get install macbuntu-os-icons-lts-v8 -y
  14. sudo apt-get install macbuntu-os-ithemes-lts-v8 -y

  15. #Slingscold (Alternative to Launchpad)
  16. sudo apt-get install slingscold -y

  17. #Albert Spotlight (Alternative to Mac Spotlight)
  18. sudo apt-get install albert -y

  19. #Plank Dock
  20. sudo apt-get install plank -y
  21. sudo apt-get install macbuntu-os-plank-theme-lts-v8 -y

  22. #Replace 'Ubuntu Desktop' text with 'Mac' on the Panel
  23. cd && wget -O Mac.po http://drive.noobslab.com/data/Mac/change-name-on-panel/mac.po
  24. cd /usr/share/locale/zh_CN/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Mac.po;rm ~/Mac.po;cd

  25. #Apple Logo in Launcher
  26. wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac/launcher-logo/apple/launcher_bfb.png
  27. sudo mv launcher_bfb.png /usr/share/unity/icons/

  28. #Tweak Tools to change Themes & Icons:
  29. sudo apt-get install unity-tweak-tool -y
  30. sudo apt-get install gnome-tweak-tool -y

  31. #Install Monochrome icons for Libreoffice:
  32. sudo apt-get install libreoffice-style-sifr -y

  33. #(Optional) Mac fonts:
  34. wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac/macfonts.zip
  35. sudo unzip mac-fonts.zip -d /usr/share/fonts; rm mac-fonts.zip
  36. sudo fc-cache -f -v

  37. #Apply MacBuntu Boot-screen/Splash:
  38. sudo apt-get install macbuntu-os-bscreen-lts-v8 -y

  39. #(Optional) Install MacBuntu theme for LightDM Webkit Greeter:
  40. sudo apt-get install macbuntu-os-lightdm-lts-v8 -y

  41. #reiniciar computador
  42. reboot
复制代码

样图:







上传附件在这里:

install-macbuntu-16_10.sh.tar.gz (861 Bytes, 下载次数: 52)

运行完毕重启计算机你会得到你想要的模样

祝你好运!!!






评分

参与人数 1麒麟币 +10 收起 理由
lmy + 10 终于现身了!

查看全部评分

楼主
发表于 2016-12-1 20:18:56
回复

使用道具 举报

install-macbuntu-16_10.sh [复制链接]

好像MAC OX X阿,漂亮,赞一个!!!
沙发
发表于 2016-12-2 16:32:08
回复

使用道具 举报

install-macbuntu-16_10.sh [复制链接]

-药不能停° 发表于 2016-12-2 16:32
好像MAC OX X阿,漂亮,赞一个!!!

怎么操作的,我怎么搞不成?谢谢
板凳
发表于 2016-12-3 23:26:05
回复

使用道具 举报

install-macbuntu-16_10.sh [复制链接]

“chmod +x install-macbuntu-16_10.sh赋予运行权限,./install-macbuntu-16_10.sh回车等待自动安装全部”这两步如何实现?
地板
发表于 2016-12-3 23:28:41
回复

使用道具 举报

install-macbuntu-16_10.sh [复制链接]

cesl2016 发表于 2016-12-3 23:28
“chmod +x install-macbuntu-16_10.sh赋予运行权限,./install-macbuntu-16_10.sh回车等待自动安装全部” ...

把楼主附件下载下来,然后把里面的这个chmod +x install-macbuntu-16_10.sh提取到任意位置,比如“下载”文件夹,保证网络畅通,然后在这个文件夹空白处,点击鼠标右键,在弹出菜单里点击“在终端打开”,然后在终端里输入“chmod +x install-macbuntu-16_10.sh”回车,然后输入“./install-macbuntu-16_10.sh”回车(这里好像要输个你的系统登录密码),然后就等,大概有两次提示需要你选择一个,第一次按“y”回车,第二次是安装完毕需要你选择主题之类的,你按个回车系统会自动重启,系统重启后在unity-tweak-tool配置一下就可以啦,楼主这个主题特别适合4k高分广色域屏幕,莹润如丝如绸,细腻似滴粉搓酥......
9#
发表于 2016-12-8 10:00:47
回复

使用道具 举报

install-macbuntu-16_10.sh [复制链接]

好东西啊,谢谢楼主了
10#
发表于 2016-12-14 13:28:22
回复

使用道具 举报

openKylin

GMT+8, 2024-6-14 04:17 , Processed in 0.030775 second(s), 22 queries , Gzip On.

Copyright ©2022 openKylin. All Rights Reserved .

ICP No. 15002470-12 Tianjin

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