StarUML is an open source software modeling tool that supports UML
(Unified Modeling Language). It is based on UML version 1.4,
provides eleven different types of diagram and it accepts UML 2.0
notation. It
actively supports the MDA (Model Driven Architecture) approach by
supporting the UML profile concept and allowing to generate code for
multiple languages. Star UML V2 is not open source but V1 is open source but this project i no more maintained. So you will get the minimum functionality.
Steps:
1. Download Star UML package form here .
Now the downloaded version is .deb file. We cannot directly installed the .deb package in Ubuntu because the .deb package may not be in Ubuntu's repositories, so you may need to install it manually.
For manual installation just right click on the package and open with Ubuntu software installed. Just click Install and the package gets installed.
b) Through Command line
For installing the .deb package through command line just installed a package named gdebi as follows.
2. Go to your downloaded package location.
3. Install the package using gdebi command.
4. After opening star UML it looks like this.
Troubleshooting
If there is problem installing this package , install libgcrypt11 package which can be downloaded form here
FAQ on star UML
Steps:
1. Download Star UML package form here .
Now the downloaded version is .deb file. We cannot directly installed the .deb package in Ubuntu because the .deb package may not be in Ubuntu's repositories, so you may need to install it manually.
How To Install .deb Package In Ubuntu?
a) ManuallyFor manual installation just right click on the package and open with Ubuntu software installed. Just click Install and the package gets installed.
b) Through Command line
For installing the .deb package through command line just installed a package named gdebi as follows.
2. Go to your downloaded package location.
3. Install the package using gdebi command.
Troubleshooting
If there is problem installing this package , install libgcrypt11 package which can be downloaded form here
How to Install staruml in Fedora?
- Download the installation script from here.......
- Unzip the package
- Go to the folder by cd command using command line
- Install wget tool if not present in your system using yum install wget command
- Give the executable permission to installation.sh file using command chmod +x installation.sh
- Execute the script using ./installation.sh
- Follow the instructions and you are done....... Enjoy..........
FAQ on star UML
after installing startuml i'm are getting a blank page :(
ReplyDelete