How to Install and Uninstall ngspice Package on Kali Linux

Last updated: May 13,2024

1. Install "ngspice" package

This guide covers the steps necessary to install ngspice on Kali Linux

$ sudo apt update $ sudo apt install ngspice

2. Uninstall "ngspice" package

This guide covers the steps necessary to uninstall ngspice on Kali Linux:

$ sudo apt remove ngspice $ sudo apt autoclean && sudo apt autoremove

3. Information about the ngspice package on Kali Linux

Package: ngspice
Version: 42+ds-2
Installed-Size: 28719
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: libc6 (>= 2.35), libedit2 (>= 2.11-20080614-0), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 13.1), libtinfo6 (>= 6), libx11-6, libxaw7 (>= 2:1.0.14), libxft2 (>> 2.1.1), libxt6
Suggests: ngspice-doc (>= 42+ds-2)
Size: 4157172
SHA256: e43c03f847d0be9f30b3c46cd1e12eeef828dcad352c5975ec5bba0a9ca6c86b
SHA1: c3408575f8d3b3c50e10ee9add465c35396a75bd
MD5sum: d9b88db39f151bf7a535c5e83ad6de50
Description: Spice circuit simulator
NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
three open source software packages:
Spice3f5, Cider1b1 and Xspice. It supports compiled Verilog-A models through
the built-in OSDI interface.
.
NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
Automation tools.
Description-md5:
Homepage: https://ngspice.sourceforge.io
Tag: field::electronics, implemented-in::c, interface::commandline,
role::program, scope::application, uitoolkit::ncurses, use::simulating
Section: electronics
Priority: optional
Filename: pool/main/n/ngspice/ngspice_42+ds-2_amd64.deb