How to Install and Uninstall xschem Package on Kali Linux

Last updated: May 06,2024

1. Install "xschem" package

This tutorial shows how to install xschem on Kali Linux

$ sudo apt update $ sudo apt install xschem

2. Uninstall "xschem" package

This guide let you learn how to uninstall xschem on Kali Linux:

$ sudo apt remove xschem $ sudo apt autoclean && sudo apt autoremove

3. Information about the xschem package on Kali Linux

Package: xschem
Version: 3.4.4-1
Installed-Size: 17152
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.7.2), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0), libx11-6, libxpm4
Size: 11445828
SHA256: 1a3062eed32c671525fdb5f546dd5067b7f4fe4ac69463ec1dd89fc277e97d9a
SHA1: e7ea8473376adcae86a1dfa1deb85c876e6c4ae7
MD5sum: bd4767fed6ed19fdcd858f50abcbc5ed
Description: schematic capture program
Xschem is a schematic capture program, it allows creation of hierarchical
representation of circuits with a top down approach. By focusing on
interfaces, hierarchy and instance properties a complex system can be
described in terms of simpler building blocks. A VHDL or Verilog or Spice
netlist can be generated from the drawn schematic, allowing the simulation
of the circuit. Key feature of the program is its drawing engine written in
C and using directly the Xlib drawing primitives; this gives very good speed
performance, even on very big circuits. The user interface is built with the
Tcl-Tk toolkit, tcl is also the extension language used.
Description-md5:
Homepage: https://xschem.sourceforge.io/stefan/xschem.html
Tag: field::electronics, role::program
Section: electronics
Priority: optional
Filename: pool/main/x/xschem/xschem_3.4.4-1_amd64.deb