To get packages and updates from all indexed repositories at once, use the iWatcher APT repository. There are two ways of getting it working under Cydia:
- Just start Cydia, go to Manage, Sources, and add
http://apt.iwatcher.net:
- Download the repository installation package: iWatcher.deb. You can download on desktop and then send it to your iPhone via SCP/WinSCP/iPhoneBrowser, or use MobileTerminal/SSH session to download the package directly:
stas:~ root# wget -q http://apt.iwatcher.net/iWatcher.deb
On MobileTerminal/SSH session, login as root and install the package file:
stas:~ root# dpkg -i iWatcher.deb Selecting previously deselected package net.iwatcher. (Reading database ... 17998 files and directories currently installed.) Unpacking net.iwatcher (from iWatcher.deb) ... Setting up net.iwatcher (0.1) ... OK
Please note that the iWatcher repo is not fully compatible with Icy yet!
Icy appears to download the entire packages list on every update, as it seems to not support APT partial diffs.


