View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#6
Originally Posted by mscion View Post
Is it much of a challenge to recompile such software packages so that they are deb files?
If you have the sources it is dead easy to compile whatever packages rpm or deb from them. Or just do "make install" without creating the package at all...

----- edit -----

This all of course is only relevant if you are compiling a console application.
If you want to port a GUI application from another platform then it gets trickier; just like @peterleinchen points out you can only recompile something that uses the same SW stack on the frontend or else there's going to be a lot to change.
__________________
Dave999: Meateo balloons. What’s so special with em? Is it a ballon?

Last edited by juiceme; 2020-07-17 at 10:03.
 

The Following 4 Users Say Thank You to juiceme For This Useful Post: