I had to do a factory reset on my bq Aquaris E4.5 Ubuntu Edition and all my apps, including terminal, were deleted. I am unable to do it from the Ubuntu Store from Canonical since it is closed. ¿Is there any alternative way I can install a terminal? This is what I tried so far:
I downloaded the app from https://open-store.io/app/com.ubuntu.terminal And tried to instal it using adb shell and running the command:
phablet@ubuntu-phablet:~/Downloads$ pkcon install-local --allow-untrusted com.ubuntu.terminal_0.9.2_armhf.click
but I get the following output:
Installing files [=========================]
Finished [=========================]
Installing files [=========================]
Waiting for authentication [=========================]
Starting [=========================]
Finished [=========================]
Fatal error: /home/phablet/Downloads/com.ubuntu.terminal_0.9.2_armhf.click failed to install.
WARNING:root:Signature check failed, but installing anyway as requested
Cannot install /home/phablet/Downloads/com.ubuntu.terminal_0.9.2_armhf.click:
Framework "ubuntu-sdk-16.04" not present on system (use --force-missing-framework option to override)