bouml software package provides UML2 tool box to specify and generate code, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bouml
bouml is installed in your system.
Make ensure the bouml package were installed using the commands given below,
$ sudo dpkg-query -l | grep bouml *
You will get with bouml package name, version, architecture and description in a table
Distro | Ubuntu 12 04 lts precise pangolin |
Section | Development |
Package | bouml |
Version | 4.21-1 |
Description | UML2 tool box to specify and generate code |
Sub Section | devel |