(01-25-2020, 08:39 PM)xmixahlx Wrote: you may have success with alt pinning either from unstable binaries or via source.thanks dude but nothing works.. anyway thanks for you efforts
add the unstable repo on sources.list
create /etc/apt/preferences with:
Package: *
Pin: release a=unstable
Pin-Priority: 2
then
sudo apt-get update
sudo apt-get -t unstable install cura
or
sudo apt-get -t unstable build-dep cura
sudo apt-get -t unstable source -b cura
cura also has a git repo
(01-25-2020, 09:11 PM)tophneal Wrote: What about a snap or flatpak?
did't try it yet ... does not exist