I have installed Ubuntu on a Nexus 7 (with an ARM processor). I want to install a DEB package made for i386 architecture.
Is that possible ? How should I proceed ?
|
I have installed Ubuntu on a Nexus 7 (with an ARM processor). I want to install a DEB package made for i386 architecture. Is that possible ? How should I proceed ? |
|||||
|
|
You can't install a i386 package on ARM, but it is very well possible that an ARM alternative exists or if source code is available you might be able to compile from sources. |
|||
|
|
|
Like others have said, the i386 package likely won't run, but if you want to install it anyway, you can run
|
|||
|
|