DIY Layout Creator is a free schematics and PCB board layout creator application for Linux, Windows and MacOS. Using DIY Layout Creator you can design and create schematics diagrams, board layouts, chassis layouts and guitar wiring diagrams easily and without any learning curve. DIYLC supports PCB, vero-board, point-to-point, perf-board and guitar wiring diagrams. This open source software released under GNU General Public License v3.0. You can export your output to image, PDF and SPICE compatible netlist.
Install DIY Layout Creator on Ubuntu Linux
DIY Layout Creator is available as a flatpak package from remote flathub. Install flatpak and flathub on your system if you don’t have them. And restart your system after the installation. Now open the terminal software using ctrl+alt+t keys and run below DIY Layout Creator flatpak installation command. It will install the latest version of DIY Layout Creator on your system.
flatpak install flathub com.diy_fever.DIYLayoutCreator
Now open it via below command or via applications menu.
flatpak run com.diy_fever.DIYLayoutCreator
And you can also uninstall it using this command.
sudo flatpak uninstall com.diy_fever.DIYLayoutCreator
That’s all.