How to Install Slic3r on Fedora 29

April 9, 2019 | By the+gnu+linux+evangelist.

Slic3r Fedora 29 - Installing

  1. 2. Downloading Slic3r for Fedora

    Download Slic3r for Fedora GNU/Linux

    Get Slic3r tar.bz2 for Fedora
  2. 3. Installing Slic3r

    So now, Extract Slic3r directly into the Target with one Command:

    sudo tar xvf ~/Downloads/slic3r*.tar.bz2 -C /opt/

    (If downloaded with Firefox it may be instead into the /tmp/mozilla* folder)
    Then Set the SuperUser as Owner with:

    sudo chown -R root:root /opt/Slic3r

    Finally, Make a Symlink to Easy Launching from Shell:

    sudo ln -s /opt/Slic3r/Slic3r /usr/local/bin/Slic3r

Contents


QuickChic Theme • Powered by WordPress