I am trying to install Ubuntu Touch but I have missing the package linux-manta_3.4.0-6.25.tar.gz. when I decompress it i didn't find the configure and make files to install it.so how can I install it
Asked
Active
Viewed 263 times
-1
-
Is there a readme? what is in the extracted directory? – Panther Sep 27 '14 at 21:52
-
-@bodhi.zazen : there is readme file, i dont understand how can i do it @KasiyA this file is not like the normal .tar.gz files, the not "configure" file or make file – Spartan Sep 28 '14 at 14:34
-
linux-manta_3.4.0-6.25 this is the link file and try it – Spartan Sep 28 '14 at 14:38
1 Answers
0
Test this:
Download deb packages
https://launchpad.net/ubuntu/+archive/primary/+files/linux-image-3.4.0-6-manta_3.4.0-6.25_armhf.deb
https://launchpad.net/ubuntu/+archive/primary/+files/linux-manta-tools-3.4.0-6_3.4.0-6.25_armhf.deb
https://launchpad.net/ubuntu/+archive/primary/+files/linux-manta-tools-common_3.4.0-6.25_armhf.deb
Install them with Software Centre

kyodake
- 15,401
-
-
Linux-manta: This package contains the Linux kernel image for version 3.4.0 on Nexus 10. Nexus 10, has a Exynos 5 dual-core processor based on Cortex A15,the Cortex-A15 processor is built around the ARMv7-A architecture. – kyodake Sep 28 '14 at 21:26
-