Dia Diagram Editor.
Which package should I download and why?
02 Answers
Dia is available from the official repositories, so just install from there:
sudo apt-get install diaOr visit the Ubuntu application catalogue.
Amd64 version should compatible with your pc, since you was using 64-bit version of ubuntu.
Type this following command one by one to download dia directly from terminal :
wget And then install it :
cd Downloads/ && sudo dpkg -i dia-libs_0.97.2-5_amd64.debNote: You also can run 32 bit application on 64-bit platform.