Mac OS (MBuntu) Transformation pack is ready for Ubuntu 14.10 Utopic/14.04 Trusty Tahr/Linux Mint 17.1 Rebecca/17 Qiana
(Note: For best results use Unity/Gnome FallBack, and for previous Ubuntu versions link to posts are given)
>> MacBuntu Pack For Ubuntu 14.04 Trusty Tahr/Linux Mint 17
>> MacBuntu Pack For Ubuntu 12.04 Precise Pangolin/Linux Mint 13






What’s in this Version?
- Themes are shiny, smooth, fast, and looks like latest Mac
- Mac Boot Splash auto configuration
- Mac theme for LightDM-webkit auto configuration
- Separate GTK themes for each desktop (Unity, Gnome Classic, Linux Mint)
- Latest icon set
- Three docky themes
- Auto set themes and icons script
1: MacBuntu wallpapers
Download MacBuntu OS Y Wallpapers and extract to pictures directory.
2: MacBuntu OS Y Theme, Icons and cursors:
Enter these commands in terminal to get themes, icons and cursors.
Terminal Commands:
|
---|
sudo add-apt-repository ppa:noobslab/themes
|
sudo apt-get update
|
sudo apt-get install mbuntu-y-ithemes-v4
|
sudo apt-get install mbuntu-y-icons-v4
|
After installation choose theme, icons and mac cursor from tweak tool.
To Uninstall themes, icons and cursors
Terminal Commands:
|
---|
cd /usr/share/icons/mac-cursors && sudo ./uninstall-mac-cursors.sh
|
sudo apt-get remove mbuntu-y-icons-v4 mbuntu-y-ithemes-v4
|
3: Slingscold (Alternative to Launchpad)
To install Slingscold Launcher (Launchpad) in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
|
---|
sudo add-apt-repository ppa:noobslab/apps
|
sudo apt-get update
|
sudo apt-get install slingscold
|
After installation of docky, go to /usr/share/applications/ directory and drag + drop the slingscold icon on docky.
4: Indicator Synapse (Alternative to Spotlight)
Indicator-Synapse is developed by elementary OS team and it offers the same functionality like “Spotlight”.
To install enter following commands in terminal:
Terminal Commands:
|
---|
sudo add-apt-repository ppa:noobslab/apps
|
sudo apt-get update
|
sudo apt-get install indicator-synapse
|
5: Docky
Docky is best choice for this pack, it is lightweight and we are providing this pack themes for docky.
First of all install docky with following command then install Mac theme for docky:
Terminal Commands:
|
---|
sudo add-apt-repository ppa:docky-core/ppa
|
sudo apt-get update
|
sudo apt-get install docky
|
Install themes for docky, enter following commands in terminal:
Terminal Commands:
|
---|
sudo add-apt-repository ppa:noobslab/themes
|
sudo apt-get update
|
sudo apt-get install mbuntu-y-docky-skins-v4
|
Use these commands to remove docky themes from your system:
Enter following command to remove docky and docky themes:
Terminal Command:
|
---|
sudo apt-get autoremove docky mbuntu-y-docky-skins-v4
|
Tip: To pin application to dock just open Application and right click on app icon then select ‘Pin to dock’.
6: Set themes and icons:
This time I made things easy for Unity desktop, you can simply run the following script to set everything automatically. Further if you want you can change your settings.
Enter following commands:
Terminal Commands:
|
---|
cd && wget -O config.sh http://drive.noobslab.com/data/Mac-14.10/config.sh
|
chmod +x config.sh;./config.sh
|
To Revert back to default settings, enter following commands:
Terminal Commands:
|
---|
cd && wget -O unconfig.sh http://drive.noobslab.com/data/Mac-14.10/unconfig.sh
|
chmod +x unconfig.sh;./unconfig.sh
|
7: Apply MBuntu Splash:
Enter following commands to install splash:
Terminal Commands:
|
---|
sudo add-apt-repository ppa:noobslab/themes
|
sudo apt-get update
|
sudo apt-get install mbuntu-y-bscreen-v4
|
If you don’t like MBuntu Splash, You can get back Ubuntu splash:
Enter following command to remove splash:
Terminal Command:
|
---|
sudo apt-get autoremove mbuntu-y-bscreen-v4
|
8: Replace ‘Ubuntu Desktop’ text with ‘Mac’ on the Panel
Enter following commands to change ‘Ubuntu Desktop’ text on the panel:
Terminal Commands:
|
---|
cd && wget -O Mac.po http://drive.noobslab.com/data/Mac-14.10/change-name-on-panel/mac.po
|
cd /usr/share/locale/en/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Mac.po;rm ~/Mac.po;cd
|
Revert back to ‘Ubuntu Desktop’ text, enter following commands in the Terminal:
Terminal Commands:
|
---|
cd && wget -O Ubuntu.po http://drive.noobslab.com/data/Mac-14.10/change-name-on-panel/ubuntu.po
|
cd /usr/share/locale/en/LC_MESSAGES; sudo msgfmt -o unity.mo ~/Ubuntu.po;rm ~/Ubuntu.po;cd
|
9: Remove White Dots and Ubuntu Logo from Lock Screen:
If you are using LightDM then remove whitedots and replace logo by using this method.
Enter following commands in terminal to remove white dots and Ubuntu logo:
Terminal Commands:
|
---|
sudo xhost +SI:localuser:lightdm
|
sudo su lightdm -s /bin/bash
|
gsettings set com.canonical.unity-greeter draw-grid false;exit
|
sudo mv /usr/share/unity-greeter/logo.png /usr/share/unity-greeter/logo.png.backup
|
cd;wget -O logo.png http://drive.noobslab.com/data/Mac-14.10/ubuntu_logo.png
|
sudo mv logo.png /usr/share/unity-greeter/;gsettings set com.canonical.unity-greeter draw-grid false
|
If you want to revert back then use following commands.
Terminal Commands:
|
---|
sudo xhost +SI:localuser:lightdm
|
sudo su lightdm -s /bin/bash
|
gsettings set com.canonical.unity-greeter draw-grid true;exit
|
sudo mv /usr/share/unity-greeter/logo.png.backup /usr/share/unity-greeter/logo.png
|
10: Apple Logo in Launcher
Enter following commands to install Apple Logo:
Terminal Commands:
|
---|
wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-14.10/launcher-logo/apple/launcher_bfb.png
|
sudo mv launcher_bfb.png /usr/share/unity/icons/
|
If you want back Ubuntu logo enter following commands in terminal:
Terminal Commands:
|
---|
wget -O launcher_bfb.png http://drive.noobslab.com/data/Mac-14.10/launcher-logo/ubuntu/launcher_bfb.png
|
sudo mv launcher_bfb.png /usr/share/unity/icons/
|
11: Unity Tweak Tool to change Themes & Icons:
You can use these popular tools to change themes and icons in Ubuntu, Also you can change other settings from these tweak tools. You can also install Ubuntu Tweak.
Enter following command to install tweak tools.
Terminal Command:
|
---|
sudo apt-get install unity-tweak-tool
|
12: Install Monochrome icons for Libreoffice:
Human icons are default in LibreOffice which kind of look weird with this transformation pack, to make LibreOffice more elegant with monochrome icons follow these instructions.
Enter following commands to install monochrome icons for libreoffice.
Terminal Command:
|
---|
sudo apt-get install libreoffice-style-sifr
|
After installation go to LibreOffice menu select “Tools” > “Options” > “LibreOffice” > “View” and select “Sifr” under “Icon size and style”. See following screenshots
13: (Optional) Mac fonts:
Last time I received request about Mac fonts, so this time I am including them with this pack. So here are fonts for you.
Terminal Commands:
|
---|
wget -O mac-fonts.zip http://drive.noobslab.com/data/Mac-14.10/macfonts.zip
|
sudo unzip mac-fonts.zip -d /usr/share/fonts; rm mac-fonts.zip
|
sudo fc-cache -f -v
|
You can change fonts from Unity-Tweak-Tool, Gnome-Tweak-Tool or Ubuntu Tweak
14: (Optional) Install MacBuntu theme for LightDM Webkit:
Warning: Use this feature on your own risk, last time we received a lot feedback that it is making our system unusable. Please don’t report any blank screen (If happens) issue after installing it. BTW it works just fine for me, I can’t guarantee you that it will work for you. You have been warned.
Enter following commands to install Mac LightDM-webkit theme:
Terminal Commands:
|
---|
sudo add-apt-repository ppa:noobslab/themes
|
sudo apt-get update
|
sudo apt-get install mbuntu-y-lightdm-v4
|
After installation reboot PC.
If you want to revert back, You can get back LightDM default look:
Enter following command to remove LightDM theme:
Terminal Command:
|
---|
sudo apt-get remove mbuntu-y-lightdm-v4
|
After removal reboot your PC.
That’s it
Full Story (EN):More …
Prevod :Prevod teksta
Source:Noobs Lab