How to Install Classic Menu Indicator in Ubuntu 13.10

Last updated: August 5, 2013

As you may know, ClassicMenu Indicator is a notification area applet that displays classic GNOME-style application menu on top panel of Unity Desktop.

classic menu indicator

While the PPA repository is not available for Ubuntu 13.10 Saucy Salamander, you can directly download and install the Deb from its official website. Here I’ll tell you how to do it!

To get started, press Ctrl+Alt+T to open terminal. When it opens, run below commands to download the installer:

wget http://www.florian-diesch.de/software/classicmenu-indicator/dist/classicmenu-indicator_0.07_all.deb

Then install the applet and fix dependency problem if any:

sudo dpkg -i classicmenu-indicator_*.deb; sudo apt-get -f install

Once installed, you can open it from Unity Dash. That’s it!

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1