2

I tried to install DIA from the Software Center and from the Terminal (dia and dia-gnome), but it didn't seem to work. I couldn't find DIA in the Application Menu and I also couldn't find it by searching.

Any ideas?

Danatela
  • 13,384

3 Answers3

2

Dia cannot be found in the application centre. You have to launch by typing the command dia from the terminal or from Alt+F2.

I think this is a bug in 13.04.

Hope this helps.

Ubuntuser
  • 10,012
-1

Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats.

This package contains the GNOME version of Dia.

To install Dia-Gnome Install comixcursors-lefthanded

Source:Ubuntu Apps Directory

Mitch
  • 109,787
-1

For Ubuntu 13.10 May 2015:

How to install software or upgrade from an old unsupported release?

cp /etc/apt/sources.list /etc/apt/sources.list.original

sudo sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list

apt-get update

apt-get install dia