Can I convert a Gentoo Ebuild into a deb?

Asked by Allan Caeg

How do I install a Gentoo Ebuild to Ubuntu? Is that even possible?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Alan
Solved:
Last query:
Last reply:
Revision history for this message
Best Alan (mrintegrity) said :
#1

Nope, it would be better for you to use an official Ubuntu package of the software, if there is not one then you can download the source code and compile it your self, see:

https://help.ubuntu.com/community/CompilingSoftware

Read this documentation carefully as it explains the process quite well!

Alan

Revision history for this message
Allan Caeg (allancaeg) said :
#2

Thanks AMcGinlay, that solved my question.