How to Install and Uninstall slic3r Package on Kali Linux

Last updated: May 19,2024

1. Install "slic3r" package

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

$ sudo apt update $ sudo apt install slic3r

2. Uninstall "slic3r" package

Please follow the steps below to uninstall slic3r on Kali Linux:

$ sudo apt remove slic3r $ sudo apt autoclean && sudo apt autoremove

3. Information about the slic3r package on Kali Linux

Package: slic3r
Source: slic3r (1.3.0+dfsg1-5)
Version: 1.3.0+dfsg1-5+b1
Installed-Size: 9448
Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: amd64
Depends: libboost-geometry-utils-perl, libencode-locale-perl, libio-stringy-perl, libmath-convexhull-monotonechain-perl, libmath-geometry-voronoi-perl, libmath-planepath-perl, libmoo-perl, libstorable-perl, libtime-hires-perl, perl, perlapi-5.34.0, libboost-filesystem1.74.0 (>= 1.74.0), libboost-nowide1.74.0 (>= 1.74.0), libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.33), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Recommends: libclass-xsaccessor-perl, libopengl-perl, libwx-perl, libwx-glcanvas-perl, libxml-sax-expatxs-perl, libpdf-api2-perl, libio-all-perl, libsvg-perl
Size: 2214984
SHA256: 8031a935fef63abbec5ac53635269486d94be8745f6d809e93b08093369a6cf4
SHA1: 06c90ca5b0f62ed0c66e6e5d9dd6ab13a8ef4d38
MD5sum: 7bc23e5419ca3e3989318b5a16e93e77
Description: G-code generator for 3D printers
Slic3r converts digital 3D models 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.
.
Slic3r supports input in the STL, AMF and OBJ formats, and can output
G-code for several series of 3D printers, including RepRap, Ultimaker,
Makerbot, as well as SVG files for DLP printers.
.
It can be used with a graphical interface, or in batch mode via the
command-line.
Description-md5: 0794949ce96277bb7ebfa300ad8df740
Homepage: http://slic3r.org/
Tag: field::arts, interface::3d, interface::graphical, interface::x11,
role::program, use::converting, use::learning, use::viewing,
works-with-format::TODO, works-with::3dmodel, x11::application
Section: perl
Priority: optional
Filename: pool/main/s/slic3r/slic3r_1.3.0+dfsg1-5+b1_amd64.deb