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?
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?
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.
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
Source:Ubuntu Apps Directory
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