← Back to team overview

aide team mailing list archive

Re: [Question #244254]: Phablet-tools

 

Question #244254 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/244254

    Status: Open => Answered

Manfred Hampl proposed the following answer:
Ok, some weaknesses are already corrected, but there is more to do:

open a terminal and issue the command
gksudo gksudo gedit /etc/apt/sources.list
This will ask for your password and open an editor with the sources.list file loaded.
In the editor scroll down to the end of the file and delete the last nine lines (all lines after the one that starts with "# deb-src http://archive.canonical.com/ubuntu precise partner"). Furthermore change all occurences of "natty" into "precise". Then save the file and close the editor.

Both the phablet-tools and the click package are available for precise
only in a PPA. So you have also to enable another PPA which contains the
click package - e.g. ubuntu-sdk-team/staging

Try the following terminal commands:
sudo add-apt-repository ppa:ubuntu-sdk-team/staging
sudo apt-get --no-install-recommends install phablet-tools

(Standard disclaimer: user PPAs at your own risk.)

-- 
You received this question notification because you are a member of
Communauté d'aide d'Ubuntu en Français, which is an answer contact for
Ubuntu.