Jan 17, 2015 · Also you are able to SSH into your device and reinstall Cydia. If you have OpenSSH and APT installed on your idevice, Cydia can be reinstalled with a command. Once after SHH into your idevice, enter the command bellow at the command line or mobile terminal. apt-get install cydia (Hit enter) su mobile -c uicache (Hit enter)

Update Cydia Manually There is nothing to worry if you fail to update Cydia automatically using the method above because you can update it manually. First of all, go to apt.saurik.com/cydia-3.7/debs/ to download the latest Cydia deb file. Make sure you get the correct one. apt-get install com.cootek.touchpalinputmethod. Remove selected package by name from the system. apt-get remove com.cootek.touchpalinputmethod. Reinstall package and its installed dependencies. apt-get --reinstall install . Update all available Cydia repositories. apt-get update. Jul 23, 2012 · * apt-get update = updates cydia sources (same as pressing the refresh button in Cydia) * apt-get install cydia = checks to see if you have latest version of Cydia and installs if you don’t. Feb 01, 2020 · apt-get update - This will ensure that the package manager is updated before proceeding. apt-get --purge remove identifier - Replace identifier with the ID you copied from the Cydia database. respring - This will reboot the iPhone interface, finishing the removal process. May 07, 2017 · You may want to run apt-get update to correct these problems. Okay so I found a tutorial about how to run apt-get and got terminal However when I put su then alpine and then 'apt-get update' it says sh: apt-get: command not found How can I fix this? Im on iOS 9.3.2 on an iPhone 6s Thank you in advance Edited May 7, 2017 by Acehoundzz

Mar 17, 2017 · Ok, I downloaded the necessary debs and installed them via dpkg -i, I was able to successfully run apt-get update, it went through the cycle, however at the end it came back with “Some index files failed to download, they have been ignored, or old ones used instead.” and when I load up sources in cydia, bigboss modmyi are still blank…

Now go ahead and SSH into your device. Be aware that you cannot use the apt tools while Cydia is running. The commands you will use the most frequently are as follows: apt-get update Updates the Jan 16, 2017 · apt-get autoremove apt-get autoclean killall -9 SpringBoard. Now go to Cydia and make sure you update it to version 1.1.28 beta 5. Add all your sources again. Force close Cydia and open up Terminal again; su -c uicache mobile alpine (be patient while it runs) su root alpine apt-get update

apt-get install com.cootek.touchpalinputmethod. Remove selected package by name from the system. apt-get remove com.cootek.touchpalinputmethod. Reinstall package and its installed dependencies. apt-get --reinstall install . Update all available Cydia repositories. apt-get update.

Jun 17, 2011 · * apt-get update = updates cydia sources (same as pressing the refresh button in Cydia) * apt-get install cydia = checks to see if you have latest version of Cydia and installs if you don’t. * apt-get upgrade cydia = installs any upgrades that are needed for your packages. * apt-get autoremove = checks for unused or broken files and Run FixCydiaCache and connect your device to PC and click Fix My Cydia Cache! * Ultimate solution to any problem. If you none of this worked for you or did not find the solution the only thing to do is to reinstall Cydia: Fix 1: 1. Via SSH or Terminal on your device type: su. alpine. apt-get remove cydia. apt-get install cydia. 2. Reboot. Fix 2: 1. apt-get dist-upgrade. to update packages by automatically removing conflicts and installing dependencies. apt-get install com.package.name. to install or update a package or packages; separate package names with a space; doesn't work as a reinstall. apt-get install com.package.name=version.number. Then again, type apt-get install Cydia. Cydia should open now without troubling you anymore. For this method to work, you have to ensure that you haven’t added any extra Cydia sources on your device. These are the two most common methods that can help you solve the problem of Cydia crashing. Mar 26, 2011 · To get this update all you need to do is Launch Cydia and take offered update. If in case, cydia doesn’t offer you an update, just follow the below steps to manually install Cydia 1.1.1 on your Jailbroken iOS Device. May 24, 2020 · You may want to run apt-get update to correct these problems One or more of your installed sources is set up incorrectly. You should be able to remove the problematic source by going to Sources and tapping "Edit" at top right. 4. From time to time an developer is releasing an update to tweaks and in Cydia you are displayed updates in Changes tab. In text mode after using "apt-get update" you can get info about there is an update/upgrade for some tweaks. To update you have to run this command: apt-get upgrade And once more, you have you to type y/n to procced.