How to install StarUML in Linux/Ubuntu?

Follow the below steps to install StarUML in linux machine

1.) Download starUML(.exe) setup
2.) install wine & get winetricks
wget http://kegel.com/wine/winetricks
3.) enter the following command
sh winetricks vcrun6 msxml3
4.) Now starUML will be run under wine using the following command or by directly running the exe file
wine staruml-5.0-with-cm.exe

Search