ArgoUML (Application): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 October 2025

  • curprev 22:0522:05, 3 October 2025T1t0 talk contribs 1,399 bytes +1,399 Created page with "* from https://github.com/argouml-tigris-org/argouml/releases <pre> # shared/opt install schema v1.5.6 #### as common user #### # define applications vars export SOFTWARE_PATH="/home/shared/opt/software" export NAME="argouml" export VERSION="0.35.1" export URL="https://github.com/argouml-tigris-org/argouml/releases/download/VERSION_0_35_1/ArgoUML-${VERSION}.zip" su - -w SOFTWARE_PATH,NAME,VERSION #### as root #### # install packages and prepare destination path apt-ge..."