How to Install and Uninstall openscad Package on Kali Linux

Last updated: October 05,2024

1. Install "openscad" package

Please follow the steps below to install openscad on Kali Linux

$ sudo apt update $ sudo apt install openscad

2. Uninstall "openscad" package

Learn how to uninstall openscad on Kali Linux:

$ sudo apt remove openscad $ sudo apt autoclean && sudo apt autoremove

3. Information about the openscad package on Kali Linux

Package: openscad
Source: openscad (2021.01-6)
Version: 2021.01-6+b1
Installed-Size: 9839
Maintainer: Kristian Nielsen
Architecture: amd64
Depends: lib3mf1 (>= 1.8.1+ds), libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcairo2 (>= 1.15.8), libdouble-conversion3 (>= 2.0.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglew2.2 (>= 2.2.0-4+b1), libglib2.0-0 (>= 2.12.0), libglu1-mesa | libglu1, libgmp10 (>= 2:6.3.0+dfsg), libharfbuzz0b (>= 0.9.9), libmpfr6 (>= 3.1.3), libopencsg1 (>= 1.5.0), libqscintilla2-qt5-15 (>= 2.11.2), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.4), libqt5gamepad5 (>= 5.10.1), libqt5gui5 (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.4), libqt5widgets5 (>= 5.11.0~rc1), libspnav0 (>= 1.0), libstdc++6 (>= 13.1), libx11-6, libxml2 (>= 2.7.4), libzip4 (>= 0.10)
Recommends: openscad-mcad
Suggests: meshlab, geomview, librecad, openscad-testing
Size: 3170948
SHA256: d8dc93fafdcf8180851c7178eea9a3ecef2a93e2f2d83629256b35c0424fbaf4
SHA1: 1fc3ac2ff7a3a9351e04f10f97e54b9c256797a1
MD5sum: 9b9c25a44c164f828c9b774094b62898
Description: script file based graphical CAD environment
OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD
aspects rather than artistic ones.
.
OpenSCAD is not an interactive modeller. Instead it is something like a
3D-compiler that reads in a script file that describes the object and renders
the 3D model from this script. This gives the designer full control over the
modelling process and enables him to easily change any step in the modelling
process or make designes that are defined by configurable parameters.
Description-md5:
Homepage: http://openscad.org/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, scope::application, uitoolkit::qt,
works-with-format::svg, works-with::image, works-with::image:vector,
x11::application
Section: graphics
Priority: optional
Filename: pool/main/o/openscad/openscad_2021.01-6+b1_amd64.deb