⇤ ← Revision 1 as of 2013-09-10 09:53:33
Size: 520
Comment:
|
Size: 569
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* cd ~/Downloads * wget http://argouml-downloads.tigris.org/nonav/argouml-0.34/ArgoUML-0.34.tar.gz |
|
Line 8: | Line 10: |
* cp /home/vitor/Downloads/ArgoUML-0.34.tar.gz /opt/ide | |
Line 9: | Line 12: |
* wget http://argouml-downloads.tigris.org/nonav/argouml-0.34/ArgoUML-0.34.tar.gz * cp /home/vitor/Downloads/ArgoUML-0.34.tar.gz /opt/ide |
|
Line 13: | Line 14: |
* chown vitor * -R | |
Line 14: | Line 16: |
* exit |
ArgoUML
ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages.
Site: http://argouml.tigris.org/
Install on Slackware
- cd ~/Downloads
wget http://argouml-downloads.tigris.org/nonav/argouml-0.34/ArgoUML-0.34.tar.gz
- su
- cp /home/vitor/Downloads/ArgoUML-0.34.tar.gz /opt/ide
- mkdir -p /opt/ide
- tar xvzf ArgoUML-0.34.tar.gz
- cd argouml-0.34
- chown vitor * -R
- chgrp users * -R
- exit
- ./argouml.sh