How to Install and Uninstall prusa-slicer.x86_64 Package on Fedora 34

Last updated: October 10,2024

1. Install "prusa-slicer.x86_64" package

Learn how to install prusa-slicer.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install prusa-slicer.x86_64

2. Uninstall "prusa-slicer.x86_64" package

Here is a brief guide to show you how to uninstall prusa-slicer.x86_64 on Fedora 34:

$ sudo dnf remove prusa-slicer.x86_64 $ sudo dnf autoremove

3. Information about the prusa-slicer.x86_64 package on Fedora 34

Last metadata expiration check: 0:51:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : prusa-slicer
Version : 2.2.0
Release : 12.fc34
Architecture : x86_64
Size : 6.0 M
Source : prusa-slicer-2.2.0-12.fc34.src.rpm
Repository : updates
Summary : 3D printing slicer optimized for Prusa printers
URL : https://github.com/prusa3d/PrusaSlicer/
License : AGPLv3
Description : PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code
: instructions for FFF printers or PNG layers for mSLA 3D printers. It's
: compatible with any modern printer based on the RepRap toolchain, including all
: those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works
: with Mach3, LinuxCNC and Machinekit controllers.
:
: PrusaSlicer is based on Slic3r by Alessandro Ranelucci and the RepRap
: community.