9.18.2016

Make your Ubuntu Like Mac OS X

Transform your Ubuntu to Mac OS X
MacBuntu, Transform Ubuntu like Mac Os X
MacBuntu, Ubuntu Like Mac OS X
Change your Ubuntu like Mac OS X or you can call MacBuntu. Follow the instruction:

Adding PPA repository, install icons and themes Mac OS X.

$ sudo add-apt-repository ppa:noobslab/macbuntu
$ sudo apt-get update
$ sudo apt-get install macbuntu-os-icons-lts-v7
$ sudo apt-get install macbuntu-os-ithemes-lts-v7


Install Plank (Taskbar) and themes:

$ sudo apt-get install plank
$ sudo apt-get install macbuntu-os-plank-theme-lts-v7


That its... Use Unity Tweak Tools to customize icons and themes. If you don't install Unity tweak, you must install now.

$ sudo apt-get install unity-tweak-tool

.::: Additional :::.

Transform text Ubuntu and Logo to Mac OS X

To make success, please login as sudoer user.

$ sudo su

# cd ~ && wget -O Mac.po http://drive.noobslab.com/data/Mac/change-name-on-panel/mac.po
# cd /usr/share/locale/en/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Mac.po;rm ~/Mac.po;cd


$ wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac/launcher-logo/apple/launcher_bfb.png
$ sudo mv launcher_bfb.png /usr/share/unity/icons/

Note: Text and Logo will revert to default if Ubuntu update unity, or if you want revert to manually, you can use this command.

# cd ~ && wget -O Ubuntu.po http://drive.noobslab.com/data/Mac/change-name-on-panel/ubuntu.po
# cd /usr/share/locale/en/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Ubuntu.po;rm ~/Ubuntu.po;cd


$ wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac/launcher-logo/ubuntu/launcher_bfb.png
$ sudo mv launcher_bfb.png /usr/share/unity/icons/


 For more detail type "MacBuntu" in google, and will find the source of this article.

Credit: www.NoobsLab.COM

No comments:

Post a Comment