A graphical software application for schematic capture and simulation of electrical circuits.
A graphical software application for schematic capture and simulation of electrical circuits. It uses Gtk+ 3.x for the frontend and ngspice or gnucap as backend for crunching numbers. File bugs for this port at https://github.com/drahnr/oregano
A graphical software application for schematic capture and simulation of electrical circuits. It uses Gtk+ 3.x for the frontend and ngspice or gnucap as backend for crunching numbers. File bugs for this port at https://github.com/drahnr/oregano
To install oregano, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install oregano
To see what files were installed by oregano, run:
port contents oregano
To later upgrade oregano, run:
sudo port selfupdate && sudo port upgrade oregano
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.