I'm currently want to install an application to draw electric diagrams but I do not succeed. I want to know if these applications exist for ubuntu, and if so, how to do to install?
Asked
Active
Viewed 82 times
1 Answers
0
If they are simple enough you can install "Dia" a diagram editor.
sudo apt-get install dia
At least for me was great in simple stuff.
CTala
- 402