How to manually install iPhone packages

December 20th, 2008
Here is a the manual way to install .deb files from Cydia. This is handy if you want to revert back to an older version of an application:
1) SSH into your iPhone the .deb file var/root/
2) Start MobileTerminal and type:
su
- enter your password
- type
dpkg -i /var/root/<deb file name>
3) check permissions of your newly installed App and Respring/Restart
Tags:

One Response to “How to manually install iPhone packages”

  1. blog.lewissykes.info: iPhone 3GS jailbreak progress | Prodical's Blog Says:

    [...] BTstack Keyboard App for my iPod Touch – and thought I might need to copy to the iPhone and manually install the Cydia .deb file? It turns out that Cydia Apps are installed in the same place as iTunes – [...]