GElectrical is a free and open source electrical software for Linux and Windows. Using GElectrical, you can design and analysis electrical distribution and utilization network. It is graphical frontend to pandapower. It is still in development stage. It comes with schematic capture, Pandapower network generation, voltage drop, Short circuit, coordination and power flow analysis, curves, damage curves, cables, motors, daily load curves, supports IEC local electrical guidelines and export to pdf and more
Download GElectrical [Windows, Linux]
How to Install GElectrical on Ubuntu Linux
GElectrical is available as a flatpak package file from the remote flathub repository. first you need to install flatpak and flathub on your system and restart it after the installation.
How to Install flatpak and flathub
Now open the terminal app (ctrl+alt+t) and run below GElectrical app flatpak install command. It will install the latest version of GElectrical on your Ubuntu Linux system.
flatpak install flathub com.kavilgroup.gelectrical
After that run below command to start GElectrical. You can also start it via the show application menu.
flatpak run com.kavilgroup.gelectrical
And uninstall GElectrical via this command.
sudo flatpak uninstall com.kavilgroup.gelectrical
That’s it.