Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

How can I create a complete list of apps installed via Cydia and App Store?

I just want a text file as a backup so that I can re-install in case something goes wrong!

pkgbackup 4.3.0
2011-04-12 09:37:00
i m not sure about it but i think that pkgbackup will make a backup of all your cydia and other files and preferences and in return will give a complete list ............
2010-11-14 19:28:00
HiCreate and backup a list of all your Cydia installed packages:(1) Login via SSH into your iPhone (2) Create a list of all your via Cydia installed packages by using this command:dpkg -l | grep ^ii | awk '{print $2}' > /private/var/mobile/Media/installed.txt(3) Copy the file “installed.txt” to your computer using SFTP or e.g. DiskAid.Thats it. Now you can safely resotre or upgrade you phone. Make sure, Cydia is installed by using QuckPwn or PwnageTool.http://www.twiphone.com/2008/08/28/how-to-re-install-all-your-cydia-packages-in-one-run-after-an-upgrade-or-restore/#more-78there isiPhone Configuration Utility 3.1 for Mac OS Xhttp://support.apple.com/downloads/iPhone_Configuration_Utility_2_0_for_Mac_OS_X
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
2010-11-12 20:08:00
Alot of people use PkgBackup out of the Cydia Store.