How to Install .deb files on iPod Touch/iPhone
If you want to manually install the application files of .dba extension than this mini guide will help you a lot, first you will need do set up SSH for your iPod Touch and SBsettings( to quickly check if SSH is running on the device), now you are ready to transfer the .deb app file to your iPod Touch/iPhone. I’ve tested this on OS 3.0 and it works perfectly.
Step by step instructions to install .deb files:
- Open WinSCP see (SSH Tutorial above) and login to your iPod Touch/iPhone
- Put your .deb application file in the tmp folder
- In WinSCP hold Ctrl and press T, go forward with the warnings and type this command
- dpkg -i /tmp/myapp.deb
- Installation of the file will start
- Now respring your iPod Touch/iPhone
Enjoy
Recommended Reading
- How to SSH into iPod Touch 2G [Transfer Files, Apps via SSH Access]If you want to put files such as apps, games, videos, ROMs on your iPod Touch without using iTunes then you have to secure access...
- Best iPod Touch File Manager App: Move, Copy, Delete Files on your iPodMobile Finder is another must have application that you must install on your iPod Touch, Its a file manager for your iPod Touch/iPhone which lets...
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader or enter your email below:

WOOHOO
Nice guide!
Thank ya much!