How to Install and Uninstall kicad Package on Kali Linux

Last updated: May 17,2024

1. Install "kicad" package

In this section, we are going to explain the necessary steps to install kicad on Kali Linux

$ sudo apt update $ sudo apt install kicad

2. Uninstall "kicad" package

In this section, we are going to explain the necessary steps to uninstall kicad on Kali Linux:

$ sudo apt remove kicad $ sudo apt autoclean && sudo apt autoremove

3. Information about the kicad package on Kali Linux

Package: kicad
Version: 7.0.11+dfsg-1
Installed-Size: 236461
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: libngspice0, python3-wxgtk4.0 (>= 4.2.0+dfsg-1~), python3:any, libc6 (>= 2.35), libcairo2 (>= 1.14.0), libcurl4 (>= 7.16.2), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.4), libgl1, libglew2.2 (>= 2.2.0-4+b1), libglib2.0-0 (>= 2.50.0), libglu1-mesa | libglu1, libgtk-3-0 (>= 3.19.12), libharfbuzz0b (>= 0.9.38), libocct-data-exchange-7.6 (>= 7.6.3+dfsg1), libocct-foundation-7.6 (>= 7.6.3+dfsg1), libocct-modeling-algorithms-7.6 (>= 7.6.3+dfsg1), libocct-modeling-data-7.6 (>= 7.6.3+dfsg1), libocct-ocaf-7.6 (>= 7.6.3+dfsg1), libodbc2 (>= 2.3.1), libpixman-1-0 (>= 0.15.14), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1), libwxbase3.2-1 (>= 3.2.4+dfsg), libwxgtk-gl3.2-1 (>= 3.2.4+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2), zlib1g (>= 1:1.1.4)
Recommends: kicad-libraries (>= 7.0.1~), kicad-demos (>= 7.0.1~), xsltproc
Suggests: extra-xdg-menus, kicad-doc-ca | kicad-doc-de | kicad-doc-en | kicad-doc-es | kicad-doc-fr | kicad-doc-id | kicad-doc-it | kicad-doc-ja | kicad-doc-pl | kicad-doc-ru | kicad-doc-zh, kicad-packages3d
Breaks: kicad-footprints (<< 7.0.0~), kicad-libraries (<< 7.0.0~), kicad-packages3d (<< 7.0.0~), kicad-symbols (<< 7.0.0~), kicad-templates (<< 7.0.0~)
Size: 50374784
SHA256: 45a02ab26ab4a9527ed9dd50db5d4026d246f42da05f9fe06951f8639d0ff59c
SHA1: 0e0cb00e50aec0c2bf40648c4f68bf84c71846b4
MD5sum: 16379b0b25d77a2420768aea600bb000
Description: Electronic schematic and PCB design software
Kicad is a suite of programs for the creation of printed circuit boards.
It includes a schematic editor, a PCB layout tool, support tools and a
3D viewer to display a finished & fully populated PCB.
.
Kicad is made up of 5 main components:
.
* kicad - project manager
* eeschema - schematic editor
* pcbnew - PCB editor
* gerbview - GERBER viewer
* cvpcb - footprint selector for components
.
Libraries:
* Both eeschema and pcbnew have library managers and editors for their
components and footprints
* You can easily create, edit, delete and exchange library items
* Documentation files can be associated with components, footprints and key
words, allowing a fast search by function
* Very large libraries are available for schematic components and footprints
* Most components have corresponding 3D models
Description-md5:
Homepage: https://www.kicad.org
Tag: field::electronics, implemented-in::c++, interface::graphical,
interface::x11, role::program, science::modelling,
uitoolkit::wxwidgets, use::editing, use::learning, x11::application
Section: electronics
Priority: optional
Filename: pool/main/k/kicad/kicad_7.0.11+dfsg-1_amd64.deb