How to Install glogic in Ubuntu 18.04



Install glogic by entering the following commands in the terminal:

sudo apt update
sudo apt install glogic

Description:

graphical logic circuit simulator

gLogic is an educational graphical logic circuit simulator developed with Python and GTK+. This program simulates logic circuits containing basic components (e.g. NOT, AND, OR) and many advanced components like flip-flop.

Homepage: https://launchpad.net/glogic

Version: 2.6-3

Section: universe/electronics