Does the PPA still work for the Macbuntu theme in Ubuntu 20.04? If not what happened to the old Macbuntu theme that was compatible with earlier Ubuntu releases? Has the Macbuntu theme become a component of a different OS, or how is it still possible to install a Macbuntu theme or transformation pack in Ubuntu 20.04?
Asked
Active
Viewed 1,327 times
0
-
The “Macbuntu” theme works up to 18.10 and does not seem to have had much movement in the last two years. If you would like an Apple-like Ubuntu, you might really enjoy ElementaryOS. – Jan 10 '21 at 03:35
1 Answers
2
The PPA for the Macbuntu transformation pack for Ubuntu (ppa:noobslab/macbuntu) works in Ubuntu 18.04 and earlier, but it hasn't been updated for Ubuntu 20.04. In Ubuntu 20.04 follow the instructions in the accepted answer to How to install MacBuntu on an Ubuntu minimal install?. They are up-to-date for Ubuntu 20.04.
To add the Macbuntu PPA to your software sources in Ubuntu 18.04 and earlier run the following commands.
sudo add-apt-repository ppa:noobslab/macbuntu
sudo apt-get update
apt-cache search macbuntu-os
Results of apt-cache search macbuntu-os
in Ubuntu 18.04:
macbuntu-os-icons-v1804 - MacBuntu Icons & cursors uploaded on NoobsLab.com PPA
macbuntu-os-ithemes-v1804 - MacBuntu Themes available on NoobsLab.com PPA
macbuntu-os-plank-theme-v1804 - These themes are intended to use with Macbuntu by NoobsLab.com

karel
- 114,770