How to Install gspiceui in Ubuntu 18.04



Install gspiceui by entering the following commands in the terminal:

sudo apt update
sudo apt install gspiceui

Description:

Graphical user interface for gnucap and ngspice

Gspiceui is a graphichal user interface for the two freely available electronic circuit engines: GNU-Cap and Ng-Spice. Current features are: * Import gschem schematic files using gentlist. * Load and parse circuit description (net list) files. * Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and generates appropriate simulator commands based on user input. * Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and generates appropriate simulator commands based on user input. * The raw output may be viewed for any processes initiated by gspiceui.

Homepage: http://sourceforge.net/projects/gspiceui/

Version: 1.1.00+dfsg-2

Section: universe/electronics