dia
The Dia drawing program can be used to draw different types of
Install
- All systems
-
curl cmd.cat/dia.sh
- Debian
-
apt-get install dia
- Ubuntu
-
apt-get install dia
- Alpine
-
apk add dia
- Arch Linux
-
pacman -S dia
- Kali Linux
-
apt-get install dia
- Fedora
-
dnf install dia
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dia
- Raspbian
-
apt-get install dia
- Dockerfile
- dockerfile.run/dia
- Docker
-
docker run cmd.cat/dia dia
powered by Commando
dia
The Dia drawing program can be used to draw different types of
diagrams, and includes support for UML static structure diagrams (class diagrams), entity relationship modeling, and network diagrams. Dia can load and save diagrams to a custom file format, can load and save in .xml format, and can export to PostScript(TM).