How to Install and Uninstall tkgate Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "tkgate" package

Please follow the step by step instructions below to install tkgate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tkgate

2. Uninstall "tkgate" package

In this section, we are going to explain the necessary steps to uninstall tkgate on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tkgate $ sudo apt autoclean && sudo apt autoremove

3. Information about the tkgate package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tkgate
Priority: optional
Section: universe/electronics
Installed-Size: 1206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 2.0~b10-4ubuntu2
Depends: libc6 (>= 2.14), libtcl8.5 (>= 8.5.0), libtk8.5 (>= 8.5.0), libx11-6, tkgate-data (= 2.0~b10-4ubuntu2)
Recommends: tkgate-doc
Filename: pool/universe/t/tkgate/tkgate_2.0~b10-4ubuntu2_amd64.deb
Size: 398764
MD5sum: 4816fed1a14fe2ccb707d4ab8e2a4efd
SHA1: 6aa485b7275c906c78a4db1cecc008adeae89b52
SHA256: 566ebdf32eb1914e803f249a337014bd62b77d109125dd20544894e3ddee5183
Description-en: Tcl/Tk based digital circuit editor and simulator
TkGate is a digital circuit editor and simulator with a Tcl/Tk based
interface. TkGate includes a large number of built-in devices including basic
gates, memories, ttys and modules for hierarchical design. The simulator can
be controlled either interactively or through a simulation script. Memory
contents can be loaded from files, and a microcode/macrocode compiler (gmac)
is included to create tkgate memory files from a high-level description. The
simulator supports continuous simulation, single step simulation (by clock or
epoch) and breakpoints. Save files are in a Verilog-like format.
.
TkGate also includes a number of tutorial and example circuits which can be
loaded through the "Help" menu. The examples range from a simple gate-level
3-bit adder to a 16-bit CPU programmed to play the "Animals" game.
.
TkGate has a multi-language interface with support for English, Japanese,
French and Spanish.
Description-md5: 244c281051852bf0a3272dfb289cb791
Homepage: http://www.tkgate.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu