How to Install and Uninstall cura Package on Kali Linux

Last updated: May 10,2024

1. Install "cura" package

This is a short guide on how to install cura on Kali Linux

$ sudo apt update $ sudo apt install cura

2. Uninstall "cura" package

Learn how to uninstall cura on Kali Linux:

$ sudo apt remove cura $ sudo apt autoclean && sudo apt autoremove

3. Information about the cura package on Kali Linux

Package: cura
Version: 5.0.0-3
Installed-Size: 92547
Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: all
Depends: cura-engine (>= 1:5.0), cura-engine (<< 1:5.1), fonts-open-sans, python3-certifi, python3-charon (>= 5.0), python3-cryptography, python3-keyring, python3-pyqt6, python3-requests, python3-savitar (>= 5.0), python3-sentry-sdk, python3-serial, python3-shapely, python3-pynest2d (>= 5.0), python3-uranium (>= 5.0), qml6-module-qtquick-controls, qml6-module-qtquick-dialogs, qml6-module-qtquick-layouts, qml6-module-qtquick-templates, qml6-module-qtquick-window, qml6-module-qtqml-workerscript, qml6-module-qt-labs-folderlistmodel, qt6-qpa-plugins, uranium-plugins (>= 5.0), fdm-materials (>= 5.0), python3:any
Recommends: python3-zeroconf (>= 0.28)
Size: 26807456
SHA256: a3bbf6b9237aed25c85c49c9ec65656f838c4e78d1f842fde26098355c9a13c1
SHA1: 48a4191a6fc92302e0e8fac72414df6fe65f6f88
MD5sum: 89399055f9afc7028c4d180762219df2
Description: GUI G-code generator for 3D printers
Cura converts digital 3D models (.stl and other formats) into printing
instructions (G-code) for your 3D printer. It cuts the model into horizontal
slices (layers), generates toolpaths to fill them and calculates the amount of
material to be extruded.
.
Cura is easy to use for novices and provides over 200 settings to adjust
for the expert. It can output G-Code for several series of 3D printers,
most notably the Ultimaker.
.
It provides a graphical user interface. For batch mode, check out
cura-engine.
Description-md5:
Homepage: https://github.com/Ultimaker/Cura
Tag: field::arts, implemented-in::python, interface::3d,
interface::graphical, interface::x11, role::program,
science::modelling, science::visualisation, use::converting,
use::learning, use::viewing, works-with-format::TODO,
works-with::3dmodel, x11::application
Section: misc
Priority: optional
Filename: pool/main/c/cura/cura_5.0.0-3_all.deb