Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
12
rated 0 times [  12] [ 0]  / answers: 1 / hits: 30562  / 3 Years ago, fri, november 5, 2021, 3:37:23

I want my Ubuntu to look like Mac OS X. Just icon and theme if possible! Is it possible? Is there any way to install slingshot launcher?


More From » 12.04

 Answers
3

There is a OS X Lion theme for Precise and other versions available in the Noobslab themes PPA.



The full blog post on Noobslab about changing the cursors, installing Cairo Dock for a "OS X"-ish launcher and other ways to max out the OS X feeling like a Apple splash screen can be found here.






In short (for 12.04): you have to add the repository to you sources and install the packages then. To do that open a terminal and enter these commands:



sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install mac-os-lion-theme mac-os-lion-cursors mac-os-lion-icons


To change your theme, icons and cursors you must use a tool. You can install one like that (again: from a terminal):



## for Gnome Tweak Tool
sudo apt-get install gnome-tweak-tool

## for Ubuntu Tweak
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak





As for Slingshot launcher: there is no stable release yet! You could add the elementary-dev/daily PPA and install a unstable version but that bears a high risk for your system!



Maybe (and just maybe since I don't know if this will work) you could download the latest stable version of slingshot here and install it manually: How to install tar.gz


[#38698] Saturday, November 6, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tubequ

Total Points: 11
Total Questions: 113
Total Answers: 115

Location: Equatorial Guinea
Member since Thu, Oct 7, 2021
3 Years ago
;