0

Hello if anybody knows about first if is possible to install ubuntu explorer on ipad and how to do it.

  • 6
    What's ubuntu explorer? – anonymous2 Jun 01 '16 at 20:35
  • 4
    There is no such thing as Ubuntu explorer and no you can't install Ubuntu on an Ipad. If you bought an Ipad, you are stuck with ISO forever, it is the most locked down device you can buy. – Mark Kirby Jun 01 '16 at 20:37
  • 1
    Do you mean Nautilus File Explorer? Or Ubuntu's interface: Unity? – ipse lute Jun 01 '16 at 20:37
  • 1
    Ipod runs iOS, which is worse than Android, because Android is still linux (with a custom interface), but iOS is BSD. Some linux software runs well in BSD, and viceversa too, but i don't think anybody tried it on iOS, since iOS software is all about profit, not about open-source and free sharing. – ipse lute Jun 01 '16 at 20:42
  • 3
    This may help you out with ditching IOS if that is your goal http://lifehacker.com/5693309/how-to-install-android-on-an-iphone-in-six-easy-steps but we can't give support here if you face issues ask about it at http://android.stackexchange.com/ – Mark Kirby Jun 01 '16 at 20:47

1 Answers1

4

Short Answer

You can't. None of the applications typically associated with the Ubuntu desktop are available for iOS and Apple doesn't let you install your own software.

Long answer

According to Mark's comment it's possible to install Android on iPads. Since Android is Linux it should be possible to build something that looks like the Ubuntu desktop and runs Ubuntu applications on top of it but it wouldn't actually be Ubuntu because it's based on Android. Hence the whole thing would be off topic here.

David Foerster
  • 36,264
  • 56
  • 94
  • 147
  • 2
    As you're a reputation 1 user: if this answers your question, don't forget to click the grey ☑ under the "0" at the left of this text to accept it, which means "yes, this answer is valid"! – David Foerster Jun 03 '16 at 11:36
  • Yeah, if you could get Android working on an iPad, you might be able to use "Comlete Linux Installer" to install Ubuntu. That would pretty much be "real Ubuntu," right? It's basically using chroot or something to run Ubuntu on top of Android's Linux kernel? – Fiksdal Jun 03 '16 at 12:21