Reply
Thread Tools
Posts: 65 | Thanked: 1 time | Joined on Feb 2010
#1
how do you run a .deb file?

many thanks
 
El Amir's Avatar
Posts: 487 | Thanked: 152 times | Joined on Aug 2007 @ London, UK
#2
If you're on the latest firmware, just click on it (in the file manager) and it shall take you to the Application Manager where you can install it.

If you're NOT on the latest firmware, then get it!

Also, next time, try searching a little, this has been posted quite a few times before!
__________________
Follow me on twitter HERE!

Applications I've made:
- Vuvuzela
- LTM: London Tube Map
 
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#3
.deb files are not binaries, they are archives and they can be unpacked to your device's memory
They can contain almost everything so be carefull when tou install them.
Only unpack .deb from safe sources
To use them,move them in USB mass storage memory and type in terminal(you need rootsh installed):
root
dpkg -i /home/user/MyDocs/x.deb
once it's installed, you can suppress the deb file


Edit: oops, I forgot that the last firmware can directly install them from file manager

Last edited by Megaltariak; 2010-04-22 at 22:27.
 
Posts: 65 | Thanked: 1 time | Joined on Feb 2010
#4
thought I was on the latest Vodafone firmware.....anyway thanks
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#5
As said above be careful from debs outside of extras.
A postinst scripts can be made to erase all of MyDocs for example without executing anything
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#6
Originally Posted by mattball686 View Post
thought I was on the latest Vodafone firmware.....anyway thanks
Unfortunately the Vodafone firmware variant is still one release behind the rest, so is missing that functionality. You'll need to use dpkg, as Megaltariak describes, instead.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:24.