From Fedora Project Wiki
Revision as of 07:48, 28 January 2010 by Aysabzevar (talk | contribs) (Created page with 'You can install [Mint][http://www.linuxmint.com] menu on fedora. First of all you should download [http://www.witt-family.net/mintmenu-4.9.1-6.fc12.noarch.rpm this ] package from...')
You can install [Mint][1] menu on fedora. First of all you should download this package from here.Then open a terminal,go to where that package is there and execute this command:
su -c "yum --nogpgcheck localinstall mintmenu-4.9.1-6.fc12.noarch.rpm "
Now you can easily add mint menu in a panel. If thereisn't Mintmenu in add to panel window,simply refresh panels by this command:
killall gnome-panel
You can easily do this 3 steps by one command:
wget -c http://www.witt-family.net/mintmenu-4.9.1-6.fc12.noarch.rpm && su -c "yum --nogpgcheck localinstall mintmenu-4.9.1-6.fc12.noarch.rpm " && killall gnome-panel
this is mintmenu on my fedora12.