Tuesday, June 23, 2015

Argo UML for linux and windows

For Windows, download the setup file from here :

http://filehippo.com/download_argouml/

and install it.


For Linux :

Download this archive :

http://argouml-downloads.tigris.org/nonav/argouml-0.34/ArgoUML-0.34.tar.gz

and put the archive in the home folder. Now, type these commands in the terminal one by one :

tar -zxvf ArgoUML-0.34.tar.gz

chmod +x argouml-0.34/argouml.sh

./argouml-0.34/argouml.sh

The last line will open up Argo UML. And the above process will create a folder in your home folder, named "argouml-0.34", this is the place where the software files are kept, and this folder will have the .sh script file to run the application. This is understood from the last line.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.