Detailed installation guide for Ubuntu and Debian¶
The best way to have Bouml updated is by means of operating system update tool. We recommend the arakhne repository listed in Bouml site.
1.- Add to/etc/apt/sources.list the following repository. You can do it in Synaptic in Settings -> Repositories -> Third-Party Software -> Add or use any other text editor (gedit, vi...).
- For Ubuntu 8.04 (Hardy Heron) add
deb http://download.tuxfamily.org/arakhne/ubuntu hardy-arakhne universe - For Ubuntu 8.10 (Intrepid Ibex) add
deb http://download.tuxfamily.org/arakhne/ubuntu intrepid-arakhne universe - For Ubuntu 9.04 (Jaunty Jackalope) add
deb http://download.tuxfamily.org/arakhne/ubuntu jaunty-arakhne universe
wget -q http://download.tuxfamily.org/arakhne/public.key -O- | sudo apt-key add -
- Command line:
>sudo apt-get install bouml - Or by means GUI:
System -> Administration -> Synaptic Package Manager.
4.- Once installed, download the last version of binaries and copy docgen.jar in /usr/lib/bouml.
5.- To create a new project, uncompress Template_UP and open it. Save as new project with the name of your own project.