Please test experimental AppImage in preparation for 5.3.3 release (esp. Python & PHP)

Friedrich W. H. Kossebau kossebau at kde.org
Wed Jul 10 13:08:15 BST 2019


Am Mittwoch, 10. Juli 2019, 12:46:17 CEST schrieb Friedrich W. H. Kossebau:
> Get it from
> 	 https://files.kde.org/kdevelop/
> (possibly will see a few versions, just look at the date and file name,
> right now there is only KDevelop-5.3.3pre-x86_64.AppImage)

And to not have web servers frustrate you, as setting proper MIME types seems 
rocket science even in 2019, best use wget on the commandline to transfer the 
file to your filesystem, to not have e.g. the webbrowser be confused about 
wrong content types set by the servers, like "text/plain" or "application/x-
troff-man"...

So here the set-of-3 surely well known to appimage users (get link from above 
website still):

wget https://files.kde.org/kdevelop/KDevelop-5.3.3pre-x86_64.AppImage
chmod +x KDevelop-5.3.3pre-x86_64.AppImage
./KDevelop-5.3.3pre-x86_64.AppImage

Cheers
Friedrich






More information about the KDevelop-devel mailing list