Ubuntu Forums Archive Viewer

Installing packages on Ubuntu phone / tablet?

Archived thread 2279721 from Ubuntu Phone and Tablet. Markdown source: Ubuntu_Phone_and_Tablet/thread_2279721_Installing_packages_on_Ubuntu_phone__tablet.md

Original URL About this archive
#1

[I'm breaking down my research into smaller pieces]

Is it possible to do the following:

  1. Open up a terminal (or ssh to the phone)
  2. sudo apt-get install openjdk-7-jdk
  3. Compile and run a simple Java program in the terminal

Many Thanks, Caesar.

#2

The answer to 1 is definitely "Yes" -- just go to the Ubuntu store and search for terminal.

#3

OK but what about the rest?

What I really want to do is to use the Ubuntu Phone as a very portable Linux PC.

#4

I too would love to know if this works.

#5

The answer to the rest seems to be "no" in practise if not in theory. The phone does not seem to use the apt-get system, so java would need to be specially packaged for it.