Thread
:
.deb files
View Single Post
Megaltariak
2010-04-22 , 22:24
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
.
Quote & Reply
|
Megaltariak
View Public Profile
Send a private message to Megaltariak
Find all posts by Megaltariak