How to Install and Uninstall slic3r Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "slic3r" package

Please follow the guidance below to install slic3r on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slic3r

2. Uninstall "slic3r" package

This is a short guide on how to uninstall slic3r on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the slic3r package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: slic3r
Priority: optional
Section: universe/perl
Installed-Size: 4713
Maintainer: Ubuntu Developers
Original-Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: amd64
Version: 1.2.9+dfsg-2build1
Depends: libboost-geometry-utils-perl, libencode-locale-perl, libfile-spec-perl, libio-stringy-perl, libmath-convexhull-monotonechain-perl, libmath-geometry-voronoi-perl, libmath-planepath-perl, libmoo-perl, libstorable-perl, libtime-hires-perl, perl (>= 5.22.1-2), perlapi-5.22.1, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Recommends: libclass-xsaccessor-perl, libopengl-perl, libwx-perl, libwx-glcanvas-perl, libxml-sax-expatxs-perl, libpdf-api2-perl, libio-all-perl, libsvg-perl
Filename: pool/universe/s/slic3r/slic3r_1.2.9+dfsg-2build1_amd64.deb
Size: 1245676
MD5sum: 8f3c136f68bee808ad9224b1f6acf441
SHA1: 5f16df919fb0c2a2ba82b35ac04315bc9067b837
SHA256: 42f8d7b66c077150af29852259df1b6065eb094a086877981e0a583adfa3b175
Description-en: 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/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu