Is there someone having success with installing Cura on the stock debian os ?
And if yes please share how
	
	
	
	
	
And if yes please share how
	| 
				 
					 Cura anyone ?
				 
			 | 
		
| 
	 
		Is there someone having success with installing Cura on the stock debian os ? 
	
	
	
	
And if yes please share how  
	
		
		
		01-25-2020, 02:34 PM 
		
	 
	
		"apt install cura" ?
	 
	
	
	
	
		
		
		01-25-2020, 03:51 PM 
		
	 
	
		cura is v3.3.1-2 in unstable.
	 
	
	
	
	
		
		
		01-25-2020, 07:10 PM 
		
	 
	
	
	
	
	
		Have you tried the package from bionic? https://launchpad.net/ubuntu/bionic/arm64/cura/3.1.0-1 
	
	
	
	
Nevermind, i just saw a post on their forums, where they indicated .deb files were discontinued due to packaging issues. Apparently, they're all in on appimages now. 
		
		
		01-25-2020, 08:39 PM 
		
	 
	
		you may have success with alt pinning either from unstable binaries or via source. 
	
	
	
	
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, 08:11 PM)tophneal Wrote: Have you tried the package from bionic? https://launchpad.net/ubuntu/bionic/arm64/cura/3.1.0-1 yep but the appimages doesn't work with the stock debian 
		
		
		01-25-2020, 09:11 PM 
		
	 
	
		What about a snap or flatpak?
	 
	
	
	
	
(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 (01-25-2020, 09:11 PM)tophneal Wrote: What about a snap or flatpak? did't try it yet ... does not exist 
		
		
		01-25-2020, 10:38 PM 
		
	 
	
		Bummer! On the up side, It looks like they make source available to build it.
	 
	
	
	
	
 |