1

I got an Ubuntu tablet because I expected more freedom and control over my privacy. Now I learn it is not quite like that. If this fails my expectation, the package ships right back...

Question: how to gain root access (terminal access and apt-get) without an Ubuntu One account?

To clarify: It's not that I wouldn't want the account. I don't want it on the tablet.

2
  • That answer tells me you can just install apps through the terminal, without needing an Ubuntu One account. I'm not sure what the problem is. Commented Jun 29, 2016 at 16:22
  • There's no terminal? Commented Jun 29, 2016 at 16:28

1 Answer 1

1

If you don't want to install apps from the app store, because you don't want an Ubuntu One account, then you will have to build the packages from source and side-load them.

You can side-load an app if you have the click package for it, by putting the click on the device, and running pkcon install-local --allow-untrusted foo.click for example. You can use adb over USB to access the device and run these commands prior to installing the Terminal app.

You can also re-flash your device to the non-retail device images, which I believe have the Terminal app pre-installed.

4
  • This sounds very promising. Thank you. I'll give it a go Commented Jul 9, 2016 at 10:41
  • Hi, I haven't found any unofficial (non-retail) image for BQ Aquaris M10 FHD or do you mean the one offered on Ubuntu pages? wiki.ubuntu.com/Touch/Devices Thanks. Commented Aug 8, 2016 at 17:11
  • Yes. The ubuntu-touch/rc-proposed/ubuntu-pd channel is available on cooler and frieza.
    – dobey
    Commented Aug 8, 2016 at 17:18
  • Hi @dobey, I have managed to re-install ubuntu from scratch using this tutorial: developer.ubuntu.com/en/phone/devices/… and I have adb shell access for sure so I'm root. I'm just wondering where to find the terminal click package (and other free sw click packages). Thanks, Rob Commented Sep 7, 2016 at 18:36

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .