Ubuntu – Does the Nexus 7 version of Ubuntu support the same software as the desktop version

nexus-7software-recommendationubuntu-touch

I'm wondering whether the Nexus 7 version of Ubuntu ('Ubuntu on Android') supports the same software (i. e., VirtualBox, Google Chrome, LibreOffice Writer) as the desktop version. Is there any difference between the Nexus version and the Android version in terms of software support?

Best Answer

The Nexus tablet is not a full PC. It has an ARM CPU, which while having a pretty OK clock speed, doesn't necessarily perform well at some very CPU intensive tasks. It is designed for minimal power consumption. It also does not have the same instruction set as the x86 CPUs you're used to using in a PC. Therefore, some software will just outright not work or be available (such as VirtualBox), or may perform very poorly. You can see what packages are available by looking through the archive for binary packages built for the architectures armhf or all.

However, most software will be available, even though there are plenty of packages in the archive which only build on x86 architectures, or even on other architectures, but not ARM.